Results 1 to 3 of 3

Thread: simplegallery and colorbox conflict

  1. #1
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default simplegallery and colorbox conflict

    1) Script Title: simplegallery and colorbox conflict

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

    3) Describe problem: I have simplegallery slide show and colorbox http://colorpowered.com/colorbox/ on a page and there seems to be a conflict the colorbox does not work

    has anyone else had this problem or any tips to resolve.

    many thanks

    Derek

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    The two scripts both reference the jQuery library, though Simple Gallery references an older version of the code (in the HEAD section of the page):

    Code:
    <script type="text/javascript" src="jquery-1.2.6.pack.js"></script>
    Try removing the above reference, so there is just one reference to the jQuery library, namely, on Colorbox's side.
    DD Admin

  3. #3
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    That did the trick- thanks alot for prompt reply.

    regards

    Derek

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
  •