Results 1 to 2 of 2

Thread: IE6&7 hover over link issue?

  1. #1
    Join Date
    Oct 2009
    Location
    UK
    Posts
    36

    IE6&7 hover over link issue?

    Hi guys,

    Right i have a simple anchor tag, <a href blah blah blah>

    But when hover over it with my mouse it suddenly disappears, the text stays there but it's background vanishes.

    I'll post some links for screen shots.

    Now i've tried things like set background color to white etc, and even set z-index to 100 nothing is keeping it from disappearing.

    This is really odd as it's fine in all other browsers except EI6&7.

    Any advice would be great,

    Thanks.

    Sol.


    Link:

    http://yfrog.com/04screen1lmjx

  2. #2
    Join Date
    Oct 2009
    Location
    UK
    Posts
    36

    Update

    Ok so i have found that the IE8 dev tool was actually useful.

    I discovered that the CSS method:

    text-decoration:none;

    Was causing the problem, so... i've removed it and it works sort of...

    It now doesn't disappear on hover over, but when i scroll down the page enough that it's not in view, when i return up the page it's now disappeared again?

    Something really strange going on.

    Besides i want to keep the text-decoration set to none so this hasn't solved the issue.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •