Forums

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

Home Forums CSS IE6 bottom positioning + javascript problem

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25806
    selain
    Member

    Hi there,

    I’ve got positioning problem with IE6 when a certain div is made visible (by display:block), the bottom positioned elements (green blocks) don’t stick to the bottom but keep their position while the container is getting bigger. Below is an isolated example of my problem.
    Is there a solution for this?

    Kind regards,
    Selain

    Code:


    TEST


    button


    #62415
    EpicEyes
    Member

    you have a screenshot of it working in a compliant browser? or a link?

    #62416
    EpicEyes
    Member

    div’s were outside the body class div… they should’ve been inside… tested in Opera 10 beta 3, IE 6, 7 and 8 and Firefox 3.5

    Code:



    TEST


    button


    #62445
    selain
    Member
    "EpicEyes" wrote:
    div’s were outside the body class div… they should’ve been inside… tested in Opera 10 beta 3, IE 6, 7 and 8 and Firefox 3.5

    Thank you very much, It works now. :)

    #62475
    EpicEyes
    Member

    no problem.. glad to help :)

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