Quoth the raven named Tom Cloyes:
Quote:
I have a client that wants his links on the home page to change colors when
the mouse is over them. That's no problem, but what is a problem is that the
swapped image files don't download with the rest of the page. How can I get
those files to load in at the same time as the front images?
The page is at http://pap.flyinghigher.net |
Why don't you just use CSS and drop all the images?
a:hover { ... }
You should style the links so they look like links. All I see is Times
New Roman text.
There has to be an easier way than:
<td align="right" width=""><map name="cessna"
onmouseover="cessna.src='images/cessnard.gif';return true"
onmouseout="cessna.src='images/cessnabk.gif';return true"><area
shape="rect" coords="1,1,150,14" href="cessna.php"></map><img
SRC="images/cessnabk.gif" border="0" name="cessna"
usemap="#cessna"> &nb sp;   ; & nbsp; &nb sp;   ; & nbsp; &nb sp;   ;</td>
</tr>
http://www.cs.tut.fi/~jkorpela/www/links.html
Here's your main page in a text browser:
http://www.delorie.com/web/lynxview....igher.net %2F
The 133KB background image is a bit much.
Please send a canopy for a P-38 Lightning...
--
-bts
-This space intentionally left blank.