I've been trying to figure this out for hours and hours...
http://www.victorlinphoto.com/testgallery.html
http://www.victorlinphoto.com/...state/testgallery.html
Both are the exact same gallery linking to the exact same JS script, CSS, and images. They're just located in different directories. The problem is that the first one shows Prev, Next, and Close in the image windows while the second one does not, and I absolutely can't figure it out.
http://www.victorlinphoto.com/scripts/jquery.js
http://www.victorlinphoto.com/...jquery.lightbox-0.5.js
http://www.victorlinphoto.com/...query.lightbox-0.5.css
jquery pack
http://www.victorlinphoto.com/...y.lightbox-0.5.pack.js
I'm trying to get the gallery working for this page:
http://www.victorlinphoto.com/realestate/portfolio.php
EDIT:
Ok, I think my issue has to do with the jquery and jquery pack files. Too bad I don't know how they work.
The two test galleries are perfectly happy working with just the first three js and css files, but the real estate portfolio page doesn't work at all unless the jquery pack script is being used (jquery.lightbox-0.5.pack.js) - it can even work without the non-pack jquery.js script (.jquery.lightbox-0.5.js). What's so special about this pack file? Why does my portfolio page HAVE to use it? Can't it just use the regular .jquery.lightbox-0.5.js file that the test galleries are using?
http://www.victorlinphoto.com/testgallery.html
http://www.victorlinphoto.com/...state/testgallery.html
Both are the exact same gallery linking to the exact same JS script, CSS, and images. They're just located in different directories. The problem is that the first one shows Prev, Next, and Close in the image windows while the second one does not, and I absolutely can't figure it out.
http://www.victorlinphoto.com/scripts/jquery.js
http://www.victorlinphoto.com/...jquery.lightbox-0.5.js
http://www.victorlinphoto.com/...query.lightbox-0.5.css
jquery pack
http://www.victorlinphoto.com/...y.lightbox-0.5.pack.js
I'm trying to get the gallery working for this page:
http://www.victorlinphoto.com/realestate/portfolio.php
EDIT:
Ok, I think my issue has to do with the jquery and jquery pack files. Too bad I don't know how they work.
The two test galleries are perfectly happy working with just the first three js and css files, but the real estate portfolio page doesn't work at all unless the jquery pack script is being used (jquery.lightbox-0.5.pack.js) - it can even work without the non-pack jquery.js script (.jquery.lightbox-0.5.js). What's so special about this pack file? Why does my portfolio page HAVE to use it? Can't it just use the regular .jquery.lightbox-0.5.js file that the test galleries are using?