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 Rhinorhino 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 083

  1. 083

    Onclick to Show Element on next page

    Hi 1DMF Could you post me the function that calls the url data. I am really bad at javascript. I learn from copy pasting! I removed the hideall function and inserted the visibility style but now nothing displays. Did i miss something? Thanks!
  2. 083

    Onclick to Show Element on next page

    I want my link to open the selected element on the next page but because the page with text elements hides all when it opens it cancels out the request in the link. About1.html: <a href="about2.html" onClick="showElement('id1');" About2.html: <SCRIPT LANGUAGE="JavaScript"> function...

Part and Inventory Search

Back
Top