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 Wanet Telecoms Ltd 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 KlaudiaS

  1. KlaudiaS

    getElementByID not working on Netscape

    Thank you for your answer Lee, Unfortunety I can't convince my client to upgrade to a new version of Netscape.I will try to find a book,but the problem is that I need to find a solution quickly.Still you don't know a site where I can find what I need? Thank you anyway.
  2. KlaudiaS

    getElementByID not working on Netscape

    Hi again! For my problem with name of the table I tried what Jeff told me and stil not working!Can anybody help me with another sugestion? Thanks a lot!
  3. KlaudiaS

    getElementByID not working on Netscape

    Hello there! I made a function to hide/show menus and submenus and the funtion is working on IE6.0, but not in Netscape 4.78(where I need to use the function).Look my function: function toggle(id) { var objTable = document.getElementById('tbl_menu'); // var objTable =...

Part and Inventory Search

Back
Top