Nice Jquery plugn with very small size.
An HTML5 Jquery slider is Orbit.
Full HTML Captions
Orbit slider has full HTML captions. You can add styles, links, lists,etc into your code.
- Add a span with the class “orbit-caption” and an ID of your very own choosing after the slider div. Put whatever HTML you’d like to appear in the caption inside. They’re block level, so anything goes.
- Add the span ID you chose to the “data-caption” attribute on the corresponding image tag.
Bullet Navigation
The glorious new bullet navigation is as easy as passing a parameter when you call the Orbit function. The bullet nav is natively an unordered list of increasing numbers, but for the example and the kit we’ve replaced them with nice, little round bullets (but changing this is a just a matter of changing the CSS how you like)
Using Content
Read more at ranjith.zfs.inOrbit slider is now content compatible! It can be mixed in with images, but just make sure your content is in a “div” tag and has a background of some type (otherwise images behind it become visible). To make sure your content looks nice, be sure to give it a background (so other images in Orbit dont bleed behind it). Just drop it right into the markup.
No comments:
Post a Comment