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 / senthil
try this inbetween <head> tag
<base target="_self"/>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.
What is use of flutter?
What would be the result of 2+5+”3″?
What are the application of javascript?
What are the Advantages and Disadvantages of JavaScript?
Why is currying called currying?
What is event bubbling in the dom?
What is difference between java and javascript?
How to import all exports of a file as an object.
What is the importance of javascript?
What does e mean in javascript?
How do I open javascript?
How much does a javascript developer make?
What is a function callback?
What is the instanceof operator in JavaScript?