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 TouchToneTommy 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: daveyboi
  • Content: Threads
  • Order by date
  1. daveyboi

    Select tags in layers problem...

    Hi, i have some absolute positioned draggable layers on a page, they contain controls for changing the page properties, bgColor. fgColor etc.... The layers display property is set to none onmouseout, which is fine.. however, the problem is - they contain the <select> tag, and once you mouseover...
  2. daveyboi

    Stop form reseting when submited

    Hi - how could i stop a form from reseting all its values when its action is to the same page? <form action=blah.asp> <select name=x> <option value=&quot;valueOne&quot;>valueOne <option value=&quot;valueTwo&quot;>valueTwo </select> <input type=submit> </form> ..that submits fine, but if the...

Part and Inventory Search

Back
Top