Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MortHog

  1. MortHog

    document.write('<script'>)

    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...
  2. MortHog

    Modal dialog

    Nope. That opens in the parent.
  3. MortHog

    Modal dialog

    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?

Part and Inventory Search

Back
Top