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 Chriss Miller 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 JensenFan

  1. JensenFan

    Controlling new windows from javascript menu links

    Thanks. That works perfectly. No need to be sorry about any hassle. There was none. You were a huge help. Much appreciated.
  2. JensenFan

    Controlling new windows from javascript menu links

    I figured it would be something like that. However, I tried it, and the menu no longer shows up on the webpage. Something doesn't like something. Here is the webpage: http://arcxeon.com/passwordprotected/team.htm It's the menu on the right. (old version that works is up).
  3. JensenFan

    Controlling new windows from javascript menu links

    Here's the entire file: <!-- Begin // NOTE: If you use a ' add a slash before it like this \' // NOTE: search for the text you want to edit use: edit - find document.write('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">'); document.write('<span...
  4. JensenFan

    Controlling new windows from javascript menu links

    What I had tried was: document.write('<a href="javascript:void(0)"onclick="window.open('index.html','welcome','width=300,height=200, screenX=10,screenY=250,top=10,left=250, menubar=no,status=yes, location=no,toolbar=no,scrollbars=no')"><img src="picts/topics-team.jpg" vspace="3" height="75"...
  5. JensenFan

    Controlling new windows from javascript menu links

    Thanks. I tried that, and the menu disappeared from the webpage (i.e., it didn't work). I might have done something wrong (strong possibility), so let me try again, using the info page you suggested as a guide.
  6. JensenFan

    Controlling new windows from javascript menu links

    Forgive me. I'm a newbie, and this is probably a simple question, but so far I haven't found an answer to this. Please help! :-) I am using a javascript menu that is sort of secondary to the main menu. From this menu I am trying to have links that send the user to regular pages (in the...

Part and Inventory Search

Back
Top