Forums

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

Home Forums JavaScript Slide side submenu

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #197656
    rossig7
    Participant

    Hi, I have an example running, the submenu displays well. However I want it to be displayed as the main menu is.
    It comes from the right and replace the main menu.

    Here’s an example of what I get which isn’t what I need but I guess it might be closer.

    http://jsfiddle.net/s1fpz40c/1/

    Thanks in advance!

    #197658
    Senff
    Participant

    Looks fairly good to me, what is the issue exactly?

    #197660
    rossig7
    Participant

    Hi :) what I want is that the submenu replaces the main menu like the main menu does when you toggle the menu button. I want to achieve that if you select an item of the menu with a submenu, then the submenu content slides from the right to the left replacing the main menu.
    In my example it works like a drop down menu, it isn’t what I want. I want the submenu can slide too.

    Similar to this example:

    http://tympanus.net/Development/MultiLevelPushMenu/index2.html

    #197726
    rossig7
    Participant

    I achieved what I wanted, here it is the code:
    http://jsfiddle.net/s1fpz40c/4/

    Any suggestion for improving it, it’s welcome. I have to do some workaround to add transtions and icons.

    Thanks in advance!

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