Click here to Skip to main content
15,891,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am beginner in asp.net and i want to create a responsive slider with thumbnails in my latest project.Here i have stored image path in my sql database.The slider should have as many slides as there are imagepaths in my sql table.Below is my sql table image

id imagepath
1 image/1.jpg
2 image/2.jpg
3 image/3.jpg

if sql table image has 3 entries, slider should have 3 slides or if sql table image has 4 entries,slider should have 4 slides and so on.it should be responsive as well.Can any one tell me how to create such slider.Thanks in advance.God bless you
Posted
Comments
ZurdoDev 2-Sep-14 14:55pm    
Where exactly are you stuck?
raju melveetilpurayil 2-Sep-14 19:40pm    
Google is your friend, there lot of image sliding tool/ plugin available with examples. Choose one you comfortable with and start working :)

1 solution

To use the Responsive image slider, refer the link:

http://www.codingfusion.com/Post/Dynamic-Nivo-Responsive-Image-slider-with-database[^]
 
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