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!

Search results for query: *

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

    getbyname vs getbyid textarea

    I have a textarea im trying to access through javascript using getElementById("id").x i can access the textarea no problem, but changing it to getElementsByName("name").x, all x's are undefined (ie, value, name, rows,cols) now of course the obvious answer is to just access through ID, but due...
  2. aldend123

    TextArea access within a frame

    ______________________ | | here is the javascript code, | | in frame1 |_____________________| | | | | in frame2, i have a textarea |_____________________| I can't figure out how to access the textarea to...

Part and Inventory Search

Back
Top