Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Absolute elements inside a relative disappears in IE7

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26577
    marlun78
    Member

    Hi,
    Does anyone have a solution for the absolute elements that disappears inside a relative element in IE7? Test the code below in FF and IE7 to see the difference.
    Thanks!

    Code:



    Absolute elements inside a relative elements disappears in IE7


    #65975
    dcp3450
    Participant

    . . . IE doesn’t like the word "grey". If you change it to "gray" it works fine. :D

    #65995
    marlun78
    Member

    Ha ha!! THAT is weird bug!!! Sorry about that small mistake, but that wasn’t the real problem.

    Here is some new code that is more accurate and that illustrates the problem. Run it in FF and in IE7/IE8 to see it.

    Code:



    IE7 Bug


    IE7 Bug


    #65994

    hi dude , you better position the div element relatively to the parent div witch is the wrapper ,i think it’s going to solve you’re little problem .here is your code with changes that i made.

    Code:



    IE7 Bug


    IE7 Bug


Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.