[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[APML] Mouseover for Steve Lindsey
Steve,
Here is a template that should work. This assumes that there are two
images labled virgo.jpg and virgo-labeled.jpg
------------------------------------------ cut here
---------------------------------------
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<title>Your Title Goes Here</title>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
image1 = new Image();
image1.src = "images/virgo.jpg";
// End -->
</script>
</head>
<body style="font-family: Arial" stylesrc="CSSP_Astrophotos1.htm"
bgcolor="#999999" link="#000099" vlink="#800000">
<p align="center"><strong><font size="6" color="#CC0099">Description
Goes here</font></strong></p>
<p align="center"><font size="2"><a
href="web-page.html">Back</a></font></p>
<p align="center">Move your mouse over image to see a star chart of the
same
region.<br>
More description can go here<br>
(depending on which browser you are using, the "mouseover"
feature
may or may
not work)</p>
A HREF="#null" style="cursor.crosshair"
onMouseOver="document.images[0].src='images/virgo-labled.jpg';
return false";
onMouseOut="document.images[0].src='images/virgo.jpg';
return false;"><img
src="images/virgo-labled.jpg" border=0 width="1000"
height="658"></a>
</p>
</body>
</html>
<p align="center">
---------------------------------------------------------------------------------------
I hope that this html makes it through unbutchered :^) If not contact me
off list and I'll mail it to you.
Regards
Bill
--
William R. Mattil | Fred Astaire wasn't so great.
wrmattil@ix.netcom.com | Ginger had to do it all backwards
(972) 399-4106 | and... in high heels.
_______________________________________________
Astro-Photo mailing list
Astro-Photo@seds.org
http://seds.org/mailman/listinfo/astro-photo