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 wOOdy-Soft 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 leon3rd

  1. leon3rd

    Rollover not working in Netscape

    Can anyone help please... I have created a simple rollover function, but it does not work with Netscape. The code for the rollover is: function hitMe(myText){ var myText = myText; var blackpix = "/images/black.gif"; document.images[myText].src = blackpix; } function...

Part and Inventory Search

Back
Top