[thelist] Rollovers

N@ta$ natas at jam.rr.com
Sun Mar 25 11:17:27 CST 2001


I have several images in 2 table cells like so:

----------------------------
<TD ALIGN=left VALIGN=top WIDTH=17 HEIGHT=375 BGCOLOR=#6699CC><A
HREF="javascript:void(0)" onmouseover="news_on.gif";
onmouseout="news_off.gif"><IMG NAME="news" SRC=images/news_off.gif
WIDTH=17 HEIGHT=30 BORDER=0><BR>

(more images like the above one here)</TD>

<TD ALIGN=left VALIGN=top WIDTH=161 HEIGHT=375 BGCOLOR=#003366><A
HREF="news.html"><IMG SRC=images/news_bar.gif WIDTH=161 HEIGHT=30
BORDER=0 NAME="newsbar"></A><BR>

(more images like the one above here)</TD>
----------------------------

The first cell is a square that will have an on/off state and the second
cell is an image that should trigger the state of cell one

My questions is (and I have been searching all night for an example) how
do I make a rollover script to accomplish what I want?

If you have an example also, that would be great...








More information about the thelist mailing list