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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Xml and Html Table, adding and deleting rows/nodes

Status
Not open for further replies.

stemp1ar

Programmer
Aug 3, 2001
10
US
I have an xml data island connected to an html table. On each row of the table there is an image. When the image is clicked I would like to remove that row from the table. I can call a JS function in the onclick event of the img tag, but how do I know which row is being clicked/which node in the data island to remove?

Thanks for the help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top