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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: modular
  • Content: Threads
  • Order by date
  1. modular

    onclick doesn't work in Internet Explorer... ?

    hi, i've got a one-line script that i'm using to change the 'src' of an image: function enlargePhoto(the_photo) { document.getElementById("large_photo").setAttribute("src","photos/" + the_photo + ".jpg"); } i'm using the following bit of HTML to call the script: <a href="javascript:;"...

Part and Inventory Search

Back
Top