Results 1 to 2 of 2

Thread: Smooth Navigational Menu problem

  1. #1
    Join Date
    Jan 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Smooth Navigational Menu problem

    1) Script Title: Smooth Navigational Menu (v1.5)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm

    3) Describe problem:

    I am using something called Social Engine for my website. It uses quite a bit of jQuery. I've been looking for a multi-level menu and this is by far the best one. They have a "HTML block" that you can put custom HTML into it.

    My menu works perfectly fine... the problem I'm having must be conflicting with multiple jQuery instances. All of my other jQuery applications don't work, such as certain frames missing and clicking doesn't do anything. I can see javascript:void(0) on the bottom when I try to click them.

    Only way I can get them to work again is by removing
    Code:
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
    but then my menu doesn't function. What could possibly be causing this... any suggestions that would help me pinpoint the problem?

  2. #2
    Join Date
    Jan 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I fixed it by going to using this script instead, basically the same. http://www.dynamicdrive.com/dynamici...menu/index.htm

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
  •