[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [APML] Another Overlay - M57
At 12:08 AM 11/29/2002 -0600, William R. Mattil wrote:
>Kevin,
>
>I have looked at the html/javascript on this and the previous page and
>took the liberty of downloading the images and running some tests. It
>appears that MS Front Page may be producing some "broken code" Try the
>following if you would please be so kind ?
>
>the line:
>
><A onmouseover="image1.src='images/M57_Sky.jpg';"
>
>change to:
>
><A HREF=" " onMouseOver="image1.src='images/M57_Sky.jpg';
>
>This fixed the problem on my webserver/browser(s) and it functions as I
>believe that is desired.
Notwithstanding my previous comments about using a more up-to-date browser,
is the first line of code actually a bug, or does it make use of features
in the newer browsers? I've not done any web-page work, so I am curious ...
seems like it is getting harder and harder to write generic pages to suit
all browsers anymore.
The mouseover is a nice feature. Thanks for sharing the fix.
Dave
-- APML Archives at <http://astro.umsystem.edu/apml/> ---
Unsubscribe at <majordomo@seds.org>