Forums

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

Home Forums CSS [Solved] Issue with a collapsable menu

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #234701
    mikelf
    Participant

    http://jsfiddle.net/8snbn9fk/

    Page looks like this: http://i.imgur.com/K7pUZfx.png
    when i collapse the left sided menu the centered table slides down too
    eg: http://i.imgur.com/asitudb.png

    how can i make it stay in the same position?

    #234702
    Beverleyh
    Participant

    The demo looks incomplete – nothing like the provided images. It’s missing enough CSS and JavaScript to recreate the problem.

    That said, try absolutely positioning the menu to pull it out of the document flow.

    #234725
    mikelf
    Participant

    thanks, fixed the issue!

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