Results 1 to 3 of 3

Thread: Flex Level Drop Down Menu (v1.3) - stops lightbox from working

  1. #1
    Join Date
    Mar 2012
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Flex Level Drop Down Menu (v1.3) - stops lightbox from working

    1) Script Title:
    Flex Level Drop Down Menu (v1.3)

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

    3) Describe problem:
    I am using the fancybox jquery lightbox to display images and inline HTML.

    It was all working fine until I added in the Flex level menu's.

    Now clicking on the a link to bring up a lightbox.... does nothing!

    If I rem-out the flexmenu.js file - then the light boxes start working again.

    has anyone had this problem, or know where I should start to diagnose this problem?
    Last edited by mitchamus; 03-15-2012 at 04:06 AM. Reason: to resolve

  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

    It may be as simple as removing or commenting out the:

    Code:
    jQuery.noConflict()
    line in the flexdropdown.js file. Use a text only editor like NotePad for that BTW.

    And ideally you should be using only one copy of jQuery for the page and it should probably be version 1.6.4.

    And there could be other problems.

    If you want more help, please include a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

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

  3. #3
    Join Date
    Mar 2012
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    wow! - it was that simple!!

    thanks!

    cheer,s
    mitch.

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
  •