Interesting!
It appears that I cannot do document.write('<script language=Javascript src=blaa.js>'). In fact, I cannot do document.write('<script>') at all.
It writes it all to the source, but it doesn't show it on the document.
For instance..
document.write('moo<script><//script>woof')
If I...
How do I change the location of a modal dialog, from the modal dialog?
I have, say, main.html. In that I use showModalDialog to open page1.html in a dialog window. From page1.html, I want to go to page2.html in the same dialog window. How?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.