Results 1 to 3 of 3

Thread: HELP with "Dynamic Ajax Content"

  1. #1
    Join Date
    Mar 2007
    Posts
    54
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default HELP with "Dynamic Ajax Content"

    1) Script Title:
    Dynamic Ajax Content
    2) Script URL (on DD):
    http://dynamicdrive.com/dynamicindex17/ajaxcontent.htm
    3) Describe problem:

    Hi

    I am using the above code in my page. Now everything is working fine. In the file pagination.php, the output when clicked on the link calls a few images, and the images are linked so it shows with this effect Lightbox image viewer 2.03. Somehow the images don't show up with the lightbox effect and instead it takes you to the images page itself. Can someone please tell me how can I achieve this. I would love to make this work together with dynamic content. here is the example page so yo get an idea http://www.desi-fun.com/acyn/Photo_Gallery/5.html

    You notice that the images do show up with light box effect in the page itself and thats cuz those images are alreadie called in the page itself and are not dynamic ajax content called but as soon as you click on page [ 2 ], and you click on a image it doesn't work with lightbox effect. I do have the scripts needed for lightbox called within pagination.php and they work if you call the file by itself just like HERE. but when called with dymnamic ajax content it doesn;t work. Any help would be very appreciated.

    Please do help.

    Thanks
    Last edited by shyne; 07-16-2007 at 03:28 AM.

  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

    An id of "5" is invalid. Id's need to start with letters, but most browsers will forgive this, and that isn't the real problem here. After you load an external page, you need to initialize its content to the lightbox script. See:

    http://www.dynamicdrive.com/forums/s...ad.php?t=17426
    - John
    ________________________

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

  3. #3
    Join Date
    Mar 2007
    Posts
    54
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    got it working like a charm homie.

    Thanks alot
    Last edited by shyne; 07-16-2007 at 06:15 AM.

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
  •