email 403.809.1176    

Tomax7 - Digital Smiles
"Making Learning Fun Again"


   
Home
Profile
Packages
Store
Web Help
PC Help
Calgary
Greetings
Comedy
Games

 

 

Mouse Over Coding:

Below are the links:

it works bul2 web stuff

Above are the links

Below is the code in the Header:

<script language="JavaScript1.1" type="text/javascript">
<!--
img0_on = new Image(30,30);
img0_on.src="../WinXPicons/windows_on.jpg";
img0_off = new Image(30,30);
img0_off.src="../WinXPicons/windows_off.jpg";

img1_on = new Image(30,30);
img1_on.src="../WinXPicons/aplus_on.jpg";
img1_off = new Image(30,30);
img1_off.src="../WinXPicons/aplus_off.jpg";

img2_on = new Image(30,30);
img2_on.src="../WinXPicons/web_on.jpg";
img2_off = new Image(30,30);
img2_off.src="../WinXPicons/web_off.jpg";

function over_image(parm_name) {
document[parm_name].src = eval(parm_name + "_on.src");
}
function off_image(parm_name) {
document[parm_name].src = eval(parm_name + "_off.src");
}
</script>

Below is the code in the Body:

a href="windows.htm" onmouseover="over_image('img1');" onmouseout="off_image('img1')">
<img border=0 src="../WinXPicons/aplus_off.jpg" name="img1" alt="bul2"></a>

Home | Web Design | Computer Help | Calgary | Comedy | Contact Tomax7 | Greetings

Web Pages and HTML Sources are ©Copyright 2002 Tomax7 Web Development.

 


Home | Profile | Packages | Computer Help | Visit Calgary | Contact Tom | Testimonials | Greetings | Comedy | Games
Web Pages and HTML Sources are Copyright 1996-2008  | email: tom@tomax7.com | Visit www.digitalsmiles.com
Site Created using Macromedia Dreamweaver MX2004, Microsoft Front Page 2003, and good ol' Windows Notepad!