Results 1 to 3 of 3

Thread: div containers overlap when using smoothscroll

  1. #1
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default div containers overlap when using smoothscroll

    hi guys

    the website in question is here http://greatlinks.neonspice.net

    i'm using 2 div containers on my page, navigation bar is fixed while content on the right is static. when the page is opened up and full screen everything is ok. Even when you scroll manually its ok. But if the browser window becomes smaller, and you click on the navbar, the content on the right goes under the fixed div as a result of the anchor points being at the top of each section. I'm using smoothscroll from mootools to navigate my anchor points.

    would appreciate if anyone can figure out how i can prevent the two divs from overlapping! thanks!!

    Nelson

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    I am not seeing any overlapping in Fx1.5 or Fx2
    Usually "overlapping" is caused by a combination of width / z-index
    check the z-index (pop out) of your elements.

  3. #3
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    hi

    did u try making the window width smaller? after a certain length in firefox , when u click on the navbar on the left, it will overlap.
    thats the problem im still trying to fix.

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
  •