[thelist] javascript multiple events

Bruce Gilbert webguync at gmail.com
Tue Jul 10 09:59:20 CDT 2007


Hello,

I am still trying to figure out the best way to code an effect I am trying
to achieve with JavaScript. I will have a table with three table cells. The
middle cell will have a menu with rollover effects. This part, I am familiar
with, but I also want synchronous events in the left and right cells. In the
left cell, I want a picture that changes when you rollover a related menu
item in the center cell, and in the right cell, some associative text will
display.

Can anyone point me in the right direction for this? I did some googling,
but didn't find exactly what I needed. I am by no means an expert in JS, so
might need some assistance as to the basics as to how this can be
accomplished. I assume it would involve giving each td an id, and then a
getElementbyID call or something...

-- 
::Bruce::



More information about the thelist mailing list