[thelist] DOM - grouping <TR> tags

Michael McGlynn blastronaut at excite.com
Thu Mar 15 14:20:46 CST 2001


Hi all at the list!

I have a row:

<tr style="display: inline" ID=LOCAL3>

that I would like to turn on/off with an event:

onClick="LOCAL3.style.display='none';"	

The question: How to I capture multiple rows without using multiple ID's,
i.e. LOCAL1, LOCAL2 etc.? Putting a DIV of a SPAN around the TRs does not
work. I could put an ID on the table, but I don't want to do that. Any
thoughts?

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
michael mcglynn
interface designer
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤





_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/






More information about the thelist mailing list