<script type="text/javascript" language="javascript">
window.onerror = errHandle;
function errHandle() {
return true;
}
</script>
window.onerror = errHandle;
function errHandle() {
return true;
}
</script>
Step 1 : Create a List ex: TestList and attach few images Step 2 : Copy and Pastet the below coding in App.js var Items = null ; ...
No comments:
Post a Comment