aimerzz4
01-08-2008, 11:17 PM
I would like to make this script shown here:
http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/index.htm
Compatible with Lightbox 2.0: http://www.huddletogether.com/projects/lightbox2/
Meaning, when I have an image within the ajax pagination, and when someone clicks on the image, it will display it along with the lightbox script and so on.
Inserting the stylesheet and jx lightbox files into the head do not work like this:
<link rel="stylesheet" href="lightbox.css" type="text/css" media="screen">
<script type="text/javascript" src="http://www.emmafrostfiles.com/js/lightbox.js">
http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/index.htm
Compatible with Lightbox 2.0: http://www.huddletogether.com/projects/lightbox2/
Meaning, when I have an image within the ajax pagination, and when someone clicks on the image, it will display it along with the lightbox script and so on.
Inserting the stylesheet and jx lightbox files into the head do not work like this:
<link rel="stylesheet" href="lightbox.css" type="text/css" media="screen">
<script type="text/javascript" src="http://www.emmafrostfiles.com/js/lightbox.js">