HTML table mouseover events?
Collins Richey
crichey
Sun Jun 17 13:28:38 PDT 2007
I'm not a javascript heavy, but it appears to me that what you need is
a combination of onMouseOver and onMouseOut events that direct to
script functions that interrogate the object structure (base on
"this") and apply changes (on or off) only to the specific element
that you want. A good JS book or tutorial should explain how to
identify the specific element in the hierarchy.
--
Collins Richey
If you fill your heart with regrets of yesterday and the worries
of tomorrow, you have no today to be thankful for.
More information about the Linux-users
mailing list