PDA

View Full Version : Display


xelbe
2-4-02, 05:46 AM
On my site (http://www.unterwald.com)I have a picture of an eagle, this is a rollover (only mouseover, no mousedown).

In Opera 6 everything is ok and nice, but in ie 6 and in netscape 6
if I do a mousedown on the picture an outside line (from the picture) is shown.

Anybody knows why?

Regards.

xelbe

fcsnc
2-4-02, 08:49 AM
I would suggest trying to get references to the "mousedown" state out of your JavaScript. They are causing Netscape and IE to expect an underlying hyperlink.

xelbe
2-5-02, 03:30 PM
I did but no result, what I don't understand is that Opera does
display it right.

It's a round object and the square of the original is showing through.

If you have any suggestions, I love to hear them.

fcsnc
2-5-02, 03:41 PM
Try clearing your browser cache. The box is gone now :)