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".
Answer Posted / gayathri
<a href="javascript:window.close();"> close window </a>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a method in javascript?
What is console.log() and why it is used?
discuss scoping in javascript?
Does javascript support foreach loop?
What is an example of javascript?
Explain a story about javascript performance problems?
How typeof operator works?
List html dom mouse events?
What is a global variable in programming?
What is the default data type in javascript?
How can I learn coding fast?
How do you name a variable in javascript?
What are the different actions that are performed using javascript?
What are the primitive data types in JavaScript?
how to write frame work Architecture in QTP