I have a question. I created a site through photoshop, & imageready. http://k-townexpress.tripod.com now they have rollover images, the links should change, and I have tested them, they do work, however, once it is uploaded to a host, aka tripod!!!, the rollovers don't work. Does the code need to be changed maybe? This is the code I have now for the heart that say "my father" in http://k-townexpress.tripod.com/heart.htm .... the heart should turn red,
<TD>
<A HREF="heart2.htm"
ONMOUSEOVER="changeImages('heart1_12', 'images/heart1_12-over.jpg'); return true;"
ONMOUSEOUT="changeImages('heart1_12', 'images/heart1_12.jpg'); return true;">
<IMG NAME="heart1_12" SRC="images/heart1_12.jpg" WIDTH=297 HEIGHT=198 BORDER=0 ALT=""></A></TD>
however, it isn't as you can see. I want to bang my head against the wall. I have tried a million codes, nothing is working. Any suggestions?
And yes, I hate tripod, the ads screw up the design, but I'm cheap, and don't care to pay for a cheap site.