Advanced Search

Results 1 to 1 of 1

Thread: Firefox bug combining absolute and fixed positioning

  1. #1
    Join Date
    May 2008
    Posts
    2
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Firefox bug combining absolute and fixed positioning

    Hey helpful people.

    I am designing a site which has a floating toolbar (position: fixed) with popup menus. The popup menus are using nested lists and position: absolute to display.
    JavaScript is dealing with the transition.

    The problem is that in firefox alone the fixed toolbar jumps when the popup menus show and hide. Removing either position: fixed or the offset (bottom: 27px) removes this problem. However these need to be present in the design.

    Anyone know a workaround? (webpage and css attached)
    Attached Files Attached Files

Bookmarks

Posting Permissions

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