Click here to Skip to main content
15,881,455 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

I am creating a website of picture album using html and jquery.
I am adding pictures to a folder namely 'images'.
The html page has a button control 'Show Pictures'. On click of this button, it should show all the pictures in the images folder one by one.
Is it possible to do so using html, jquery and javascript?
Please tell me how can I achieve this.
Posted
Updated 21-Sep-12 20:37pm
v3

Of course it is possible. The web is full with jquery based album implementations. What is wrong with them? You should google first, but you can start here: http://inspirationfeed.com/resources/tools/top-15-handy-jquery-image-gallery-plugins/[^] (first google result).
 
Share this answer
 
Yep, possible. Start looking from here:
jQuery UI - Slider Demos & Documentation[^]

Immediate Google search[^], got these top two result:
Wow Slider[^]
30 jQuery Image Slider Plugins and Tutorials[^]
 
Share this answer
 
You can do this using HTML and jQuery.
Check some useful and popular links below...
1. 37 Fresh jQuery Image And Gallery Display Solutions[^]
2. 10+ jQuery photo gallery and slider plugins[^]

Googling[^] alone gives you so many options and suggestions to do it in different ways.

Just try to implement them in your application.
You will succeed for sure.
All the best...

Thanks...
 
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