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!

Search results for query: *

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

    works with IE but not Firefox help

    when i use the following function, it will only work in Internet explorer and not Firefox- function myfunc(){ a=document.select1; b=a.options[a.selectedIndex].value; alert ("hello") } The function stops and does not display the alert. it works in both browsers if i put the selectbox 'select1'...

Part and Inventory Search

Back
Top