Hi
Any ideas or websites, from where I can get an idea of how to develop a image slideshow with lightbox effect, and php coding? Is there any available cosdes? Tried google but could find anything useful.
Please help.
PHP-AJAX Image Slideshow?
Moderator: General Moderators
Not sure how much information you are looking for on this topic but I have done this http://www.renttropolis.com/rentaldetails.php?id=70
I should be able to help you if you have any specific questions about this, if this is what you are looking for.
I should be able to help you if you have any specific questions about this, if this is what you are looking for.
Not real!
You have used lightbox js(perhaps version 2). for the image slide show. What I am seeking for is automatic slideshow with the same kind of functionality with php and ajax. The functionality has to be similer like lightbox js. What I want is that users wont have to click on Next to get the next image, it should automaticaly how up after the specified time limit(seconds).
- mikeeeeeeey
- Forum Contributor
- Posts: 130
- Joined: Mon Jul 03, 2006 4:17 am
- Location: Huddersfield, UK
do you even have to use PHP? unless you're getting the image names out of a database or reading a directory, just slap the filenames into a JS array.
also I'd probably suggest using the lightbox JS code and modifying it rather than starting from scratch.
I've tried it myself and its pretty hard to get it all to look the same in all browsers.
especially on Macs. the crazy machines of [s]woe[/s] goodness. hahaha.
also I'd probably suggest using the lightbox JS code and modifying it rather than starting from scratch.
I've tried it myself and its pretty hard to get it all to look the same in all browsers.
especially on Macs. the crazy machines of [s]woe[/s] goodness. hahaha.