Tip [ 1 ]


Move your curser over the img
clicking it will only refresh the page



 This Site Was Designed By


Simply copy and paste this ( below ) code onto you page. Enter the code src of
your own jpg or gif images in the required fields.
I have tested it from this page to another to be sure it works.
But if for some reason it does not, please read the instructions below.


<!-- start mouseover script-->
<p align=center>
<script language="JavaScript">
<!-- Hide from old browsers
image_1aon = new Image(196, 108);
image_1aon.src = "wink2.jpg";
image_1aoff = new Image(196, 108);
image_1aoff.src = "wink1.jpg";
// FUNCTIONS
function
img_act(imgName) {
imgon = eval(imgName + "on.src");
document [imgName].src = imgon;
} function
img_inact(imgName) {
imgoff = eval(imgName + "off.src");
document [imgName].src = imgoff;
} // END HIDING FROM OLDER BROWSERS -->
</script>
<a href="HYPERLINK" onmouseover="img_act('image_1a')"
onmouseout="img_inact('image_1a')">
<img
src="wink1.jpg" border="0"
width="196" height="108" name="image_1a">
</a>
</center>

<!--- end mouseover effect--->



Next mouseover sample [ 2 ]
[Home]

Please remember that NOT all browsers will support all types of comands,
some are java and some are html, and at times the two don't mix so well, but try them anyway.


[ Tip 1 ]  [ Tip 2 ]  [ Tip 3 ]  [ Tip 4 ]  [ Tip 5 ]  [ Tip 6 ]  [ Tip 7 ]  [ Tip 8 ]  [ Tip 9 ]

Tell A Friend About

Budget Web Design
Type In Your Name:

Type In Your E-mail:

Your Friend's E-mail:

Your Comments:

Receive copy: 



http://bkwebdesign.50megs.com/index50.htm