-
image hover & flickering issue in css
Hi
i am trying to customize a menu from cssplay.co.uk
http://www.cssplay.co.uk/menus/page_menu2.html
i have done some changes and i am nearly there but some things are above my understanding
please see this link for my version
http://www.casajardin.eu/try.htm
Problems are
1) when i mouse over the button on the left side the mouse over image does not seems to be on the correct position.
2) when i mouse over the sides of buttons a recursive flickering starts and i dont understand why is this happening.
here is the code in a zip file
http://www.casajardin.eu/try.zip
i think i have explained my problem
regards
ss
-
-
The flickering occurs when the newly-displayed content is below the cursor. This can activate a new :hover or other change in css properties.
You should first check that your active areas are fixed in area, and are not changing when hovered over. Try giving each a different background colour to see their extent.
John
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks