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

    onclick event not firing

    Hello all. Here is my situation. I'm inserting a row into a table from a child window using javascript. The following code assumes that the variable "table" has been defined. row = table.insertRow(-1); row.onclick = 'java script:alert("hi")'; Then I go on to add some cells to the row...

Part and Inventory Search

Back
Top