Results 1 to 2 of 2

Thread: How do you make multiple independant horizontal sliding menus?

  1. #1
    Join Date
    Jun 2011
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default How do you make multiple independant horizontal sliding menus?

    Hey,

    I am fairly new to programming, and I looked on

    http://www.w3schools.com/dhtml/tryit...lidehorizontal

    for code for a sliding horizontal menu.

    I am wondering if there is a way to make 6 of these, all independent so that the menu moves when the cursor is over it (I experimented with it myself and I usually get just the first menu moving when I place the cursor on any other menus)

    Thanks in Advance!!!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Right now the easiest way I know of is:

    http://www.dynamicdrive.com/dynamici...lide/index.htm

    In its configuration you may make as many as you want, from the left or from the right. If you only want left, get rid of the top and right ones, you can make additional left ones. It's highly configurable.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    PowerHungry (06-28-2011)

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
  •