How do you create array in javascript?
No Answer is Posted For this Question
Be the First to Post Answer
Whether JavaScript has concept level scope?
How to write a hello world example of javascript?
Give an example of closure?
Describe the properties of an anonymous function in JavaScript?
How to get inner html of an element in javascript?
How do you change the style/class on any element?
List the comparison operators supported by javascript?
What does "1"+2+3 evaluate to?
Does spread operator deep copy?
What are the different ways to create an array in javascript?
Is javascript faster than asp script?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".