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".
4 8211
What does the instanceof operator do?
What is meant by vanilla javascript?
Which built-in method returns the characters in a string beginning at the specified location?
List out the Mouse Events?
How to validate a form in javascript?
How Can I get facebook fans/likes?
Is JavaScript a true OOP language?
What is a module code?
What are 2 (shorthand) boolean operators supported by javascript
Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.
How can a page be forced to load another page in javascript?
What are the variable naming conventions in javascript?
What is difference between local and global scope in javascript ?
What is spread operator react?
How do I disable javascript in my browser?