|
Posted by Ciuin on 02/05/07 10:29
Again I need your help.
This is the test page I am working on:
http://www.manfredkooistra.de/zeugs/test/test.php
It shows a large image with a navigation menue position:fixed over it
(position:absolute in IE 5 & 6).
You can mouseover the small image to display a navigation or mouseout
to hide it again. From this navigation (when displayed) you can hide
the whole menue including the small image or grab and drag it across
the screen.
Don't click any of the links, they lead nowhere.
You need to have JavaScript turned on (and styling, of course).
Two questions:
(1) I have tested this in different browsers, and so far it all seems
to work fine (except see 2 below). But if you have IE 5, 6 or 7 or
Firefox/PC, please look at the page, try everything, and let me know
if indeed it does work for you. I'm especially interested in:
- Do the links change color on hover?
- Is there a flicker of the lower navigation div when you hover over
the links inside it (it shouldn't flicker)?
- If you drag the menue and then hide it, does the "show again" button
appear at the new location, as it should, or at the original (36px top
and left) or anywhere else?
(2) In Netscape 7, when you hover in and out of the links in the lower
navigation div, the white background of this div flickers for a split
second, so the large image shows through.
- What causes this?
- Is there an error in my code?
- Or is that a Netscape bug, and is there a workaround?
I would be very grateful for any help with these issues.
---
Note: Links in the lower div don't change color on hover in Safari.
That is a documented Safari bug.
Navigation:
[Reply to this message]
|