How to create a custom jquery carousel?

learner picture learner · Jul 19, 2011 · Viewed 23k times · Source

Hi I want to create a simple jquery carousel for my php web application. I am using php5 and mysql.

How can I create that any body can help me?

Answer

Stuart picture Stuart · Jul 19, 2011

Try this tutorial - http://jqueryfordesigners.com/jquery-infinite-carousel/

Although please note, there are lots of other carousel's out there that you could try/use - e.g. http://sorgalla.com/projects/jcarousel/ and http://plugins.jquery.com/tag/carousel/ - so I wouldn't generally recommend starting a new one.