Forums

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

Home Forums JavaScript Vertical Menu, Text Resizing and Fixed Center Point

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #42350
    TylerNYC
    Member

    Hello!

    http://i4.minus.com/inFa7ACYUsFeD.png

    I have the menus popping out done, but I am trying to make the menu items scrollable, the center one always larger than the rest. User can use scroll wheel on mouse to go up and down.

    i.e.

    Link 1 -> Larger than the rest, centered, all items below are at centered point
    Link 2
    Link 3
    Link 4
    Link 5
    Link 6
    Link 7

    Link 1
    Link 2
    Link 3
    Link 4 -> Larger than the rest, in centered point
    Link 5
    Link 6
    Link 7

    Link 1
    Link 2
    Link 3
    Link 4
    Link 5
    Link 6
    Link 7 -> Larger than the rest, centered, all items are above center point

    Any help would be appreciated!

    #123048
    Paulie_D
    Member

    I do recall seeing a Menu that might be what you are looking for.

    Now, where was it?

    Also, what plug-in are you referring to?

    #123041
    Paulie_D
    Member

    Perhaps you could put what you have in Codepen?

    #123052
    TylerNYC
    Member

    Codepen seems to be down right now.

    But what I basically did for testing was, I used:

    For horizontal sliding –
    http://mootools.net/demos/?demo=Fx.Slide

    For menu items –
    http://valums.com/vertical-scrolling-menu/

    #123053
    jurotek
    Participant

    HTTP Error 503

    #123164
    TylerNYC
    Member

    Hmm, I’ll have another stab at this later.

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