Forums

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

Home Forums JavaScript jQuery – Menu Slide to Right

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30880
    Gakoyu
    Member

    Hello everybody,

    I’ve been working on a menu for a site of mine and I’ve encountered some issues with getting it to work properly. The child items (e.g. ul>li>ul and ul>li>ul>li) are supposed to “slide to the right”, out of the main menu (being div>ul) when one hovers one of the main parent elements–for instance, ‘link2’.

    So far it doesn’t do anything like it, and I’m rather new to jQuery and do not know what I’m doing now. Any help would be greatly appreciated!

    My site may be accessed at: http://www*solidscan*nl

    Cheers

    #71208
    cpj238
    Member

    I think you simply have way to much going on in your Jquery and CSS.

    I have created a simplified version for you here:

    http://cjohnson8.icnd.net/test.html username/pass: IC2010nd

    Right click view source to get the code.

    Hope this helps you :)

    ~ Chris

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