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 bkrike 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 LukeRahl

  1. LukeRahl

    Folding menu not working in IE 5.2

    I had the same problem, but fixed it with the following code: var head="display:''"; var ua=navigator.userAgent.toLowerCase(); var MAC=ua.indexOf('mac')!=-1; var ns6=document.getElementById&&!document.all; var ie4=document.all&&navigator.userAgent.indexOf("Opera")==-1; function...

Part and Inventory Search

Back
Top