I would like to make a photo gallery using javascript.
Are there any tutorials out there?
This is what I wish for (but anything is better than nothing):
- Vertical Bar
- Auto Scrolling (mouse movement scrolls quicker on outsides and stops in middle)
- When clicking on one of the images, the image to the right is changed along with text
Example:
---------------------|
| |---| |--------| |
| | b | |image| |
| | a | |--------| |
| | r | | text | |
| |---| | text | |
|--------------------|
Something like this I apologise for my bad ascii drawing :(
Thanks for any help, Regards X