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

    self-defined attributes : IE vs NS

    I defined my own attribute in an INPUT tag of a form like this: <INPUT TYPE=&quot;text&quot; NAME=&quot;field1&quot; MYTAG1=&quot;xyz&quot;> then I access the form element in a javascript like this: ThisElement = ThisForm.elements[0]; then I display my attributes value like this...

Part and Inventory Search

Back
Top