Forum Moderators: not2easy

Message Too Old, No Replies

Opera jump on hover

         

xtomeek

12:42 am on Oct 4, 2011 (gmt 0)

10+ Year Member



Hi,

i have some issue related to navigation bar in Opera browser.
Could you please point what's wrong in the CSS code? The navbar slides during hover, in all other browser the website works fine.


thank you Tomas

[edited by: alt131 at 10:49 am (utc) on Oct 4, 2011]
[edit reason] Thread Tidy [/edit]

alt131

10:55 am on Oct 4, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Tomas, and welcome back to css :)

This sounds a bit like the old internet explorer "hover jump" - although that doesn't explain why it is happening in Opera ;)

I'd suggest check the :hover rules for anything that sets or modifies line-height/font-size, position - and especially borders.

xtomeek

9:38 am on Oct 9, 2011 (gmt 0)

10+ Year Member



Thank you for advice, there was some floating bug with clear both, the site works perfectly fine right now ;)