Results 1 to 6 of 6

Thread: Integrating Facebox Image Viewer with Carousel Viewer

  1. #1
    Join Date
    Feb 2006
    Posts
    22
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Integrating Facebox Image Viewer with Carousel Viewer

    Facebox image and content viewer (v 1.1) and Step Carousel Viewer v1.6.1

    Facebox: http://www.dynamicdrive.com/dynamici...ebox/index.htm and Step Carousel Viewer: http://www.dynamicdrive.com/dynamici...epcarousel.htm

    Step by Step: http://www.dynamicdrive.com/dynamici...uppliment4.htm

    Problem:

    I am trying to integrate the Facebox image and content viewer (v 1.1) with the Step Carousel Viewer v1.6.1

    I first installed Facebox on my page and verified that it worked with test images etc. I then followed the exact same procedure with the Carousel Viewer assuming the Carousel images are hyperlinked, and gave each of the links the requisite rel="facebox" declaration.

    Everything works perfectly when the content setting is 'inline’. However, when I try the same where panels are defined in an external file and fetched via Ajax I get “A Error on Page” - Object doesn't support this property or method.

    When I click on an image it opens in its own window and the Facebox style is ignored.

    I added the oninit function as instructed:

    oninit:function(){
    jQuery('#galleryB a[rel*=facebox]').facebox()
    }

    Any ideas what the heck I'm doing wrong?
    Last edited by button1; 12-10-2008 at 02:45 AM. Reason: my error

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

    Default

    Please post a link to the page on your site that contains the problematic script so we can check it out. The example with Facebox discussed on the supplementary page actually uses an external page for the Carousel's contents, so it should work.
    DD Admin

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

    button1 (12-12-2008)

  4. #3
    Join Date
    Feb 2006
    Posts
    22
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Thanks DD Admin,

    As requested:

    Page without an external link (functioning perfectly): http://www.ipopper.net/cindys_gallery/default.asp

    Page with an external link (Not functioning correctly): http://www.ipopper.net/cindys_galler...rking_copy.asp

    My External page: http://www.ipopper.net/cindys_gallery/external.asp

    Any help would be greatly appreciated.

    Thanks Bill

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

    Default

    The URLs you posted returns a page not found for me.
    DD Admin

  6. The Following User Says Thank You to ddadmin For This Useful Post:

    button1 (12-12-2008)

  7. #5
    Join Date
    Feb 2006
    Posts
    22
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Thanks again DD Admin,

    All links provided are valid. Perhaps the server was down or something strange like that. Can you please try the links again. I sure need the help - think it is something small

    Bill

  8. #6
    Join Date
    Feb 2006
    Posts
    22
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Hello DD Admin,

    Problem solved! My code included both carouselfiles/jquery-1.2.6.pack.js and facefiles/jquery-1.2.2.pack.js. I removed the facefiles/jquery-1.2.2.pack.js and everything now works as it should.

    Thanks for your patience

    Bill

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
  •