how to design image slide banners

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adsegzy
Forum Contributor
Posts: 184
Joined: Tue Jul 28, 2009 9:26 am

how to design image slide banners

Post by adsegzy »

am not sure if this is the right place to place this. I always see some banners that comprise of image where by each image is displayed at a time then slide away for another image to come in. on one side of the banner, there may be numbers, or button representing each image where by if you want to view any image that has been played, i just click on the number or button and such image will be displayed. example of this banner can be found at

http://www.cantonconcourse.com/index.html
http://www.zeroone.ws/

pls how can i do something like this? & if this is not the right area to ask, kindly redirect me.
curlybracket
Forum Commoner
Posts: 59
Joined: Mon Nov 29, 2010 2:40 pm

Re: how to design image slide banners

Post by curlybracket »

Try google and you will get tons of scripts to choose. Search for:
jquery gallery
jquery slider
top jquery galleries

They are very easy to implement.
Post Reply