Click here to Skip to main content
15,608,738 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello to all.

Friends I need a j query image slider in which images should coming from database.
I have a number of images i need a jquery slider to show all off them and there is a download button from where any one can download that image.

UI Like this : UI

Thanks in Advance.
Posted
Updated 1-May-13 0:17am
v2

1 solution

YOu can bind the images from database to an unordered list(ul) and
create a carousal in JQuery which will provide the user to use previous and next buttons.
Have a look at these samples which will help you in creating the design

http://web.enavu.com/tutorials/making-an-infinite-jquery-carousel/[^]

http://blog.lemmonjuice.com/2010/03/variable-jquery-carousel/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900