This code works fine in Firefox window.opener.insertHTML but it doesnot work for IE. I just noticed that this code works even for IE9 but its not working for IE8
How can i get it to work for both the browsers?
|
This code works fine in Firefox window.opener.insertHTML but it doesnot work for IE. I just noticed that this code works even for IE9 but its not working for IE8 How can i get it to work for both the browsers? |
|||||||||||||
|
|
The insertHTML command is for documents in design mode. It is a Mozilla invention and apparently isn't supported by IE. |
|||
|
|