HighDots Forums  

Swapped Images

alt.html.webedit alt.html.webedit


Discuss Swapped Images in the alt.html.webedit forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Cloyes
 
Posts: n/a

Default Swapped Images - 11-22-2003 , 08:03 PM






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

Thanks,
Tom
http://www.wooster-isp.net



Reply With Quote
  #2  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Swapped Images - 11-22-2003 , 09:01 PM






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">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;</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.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.