Free Dialup Internet Access Free ISP UK Internet Access Service 0845 Dial-up - How do I create rollovers?
Free ISP UK Internet Access Service 0845 Dial-up
     


Internet Guide:
Internet
Downloading
Email
Newsheaders
Chatting
FTP
Music
Ecommerce
Telnet
MYTHS
FAQs


Internet Guide

Search the Free ISP UK Internet Guide:


How do I create rollovers?
To change the appearance of a graphic when the mouse "rolls over" it, first create both versions of the graphic in your preferred graphics program. These images must be the same size for good results. Then, use Javascript to preload the rollover version of the image and implement the rollover behavior. Make sure that the "default" graphic still displays enough information to make the page useful to those who have Javascript turned off.
Here is an example of the necessary HTML:


<script>
new Image().src="mybutton2.gif"
</script>
<img
name="mybutton"
id="mybutton"
src="mybutton1.gif"
onMouseOver="document.images['mybutton'].src='mybutton2.gif'"
onMouseOut="document.images['mybutton'].src='mybutton1.gif'"
>

With this code, mybutton1.gif is displayed until the mouse enters the image. Then mybutton2.gif appears until the mouse moves out again. The new Image().src=... code makes sure that the browser starts loading the rollover image at the time the page is loaded so that it is already available when the mouse does move over the image. Otherwise, the rollover image would not start loading until the mouse actually entered it.




 

Check the facts:


- No subscription fees
- No membership needed
- No engaged tones
- Super fast connection
- No cut off

 

- Works with all modems
- PC, Mac, Linux Compatible
- Works instantly!
- You have nothing to loose try us now.



0845 Dial-up Settings:


Try our service now! Just enter these settings into your computer:

Dial-up Number:

0845 123 2020

Username:

free

Password:

isp

 

DNS:

213.130.128.32

Mail Server:

mail.free-isp-uk.co.uk


Copyright © Free ISP UK - All rights reserved
Webmaint Ltd. 418 Gorton Road, Reddish, Stockport, SK5 6RS
Tel: 0870 745 0770 | Fax: 0870 745 0771