Hash Slider is a jQuery slider plugin that can display any type of content. jQuery slider does what the most jquery-sliders do, but adds a hashtag to the window location, so you can link to any content / position of the slider. I was searching for a script like this for a while but didn’t find one and so a decided to make one myself.
It has a tiny footprint (~2.2kb) and converts an unordered list into a good-looking slider.
The plugin has support for hashtags which means any item inside the list can be linked directly (for ex: http://domain.com/slider.html#3 will show the 3rd slide).
Slides can be browsed with the help of auto-generated “number-navigation” or using the prev-next buttons. Also, it is possible to use mouse-wheels.
Hash Slider has a simple and clean HTML structure and it can be styled completely with CSS.
Features:
- easy to implement
- full styleable via css
- mouse wheel integration
- direct links to slider postion via hash tag
- automatic generated number navigation
- content could be everything
- free for everyone
- only 2,2kb in size
Integration:
Download:
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://mgoys.com/lab/hashslider/