Featured Content Slider makes a slideshow out of arbitrary content on your page, so users can manually select a content to see or have them rotated automatically.
age, so users can manually select a content to see or have them rotated automatically.
Pagination links let the user quickly pick a content to show. Each content is simply normal HTML wrapped in DIV tags for effortless integration. You may have such a feature on the frontpage of sites such as PCWorld and Gamespot, though the difference is that Featured Content Slider is Flash free! Use the script to showcase new or, well, "featured" contents!
And with the introduction out of the way, here’s a listing of "Featured Content Slider’s" features:
- Supports two ways of embedding the contents to feature- plain HTML contained inside DIV tags, or for any of the DIVs, fetch its content from an external page instead (must be of the same domain), via Ajax.
- Supports two different display modes- "manual" and "automated." For automated, the slider automatically rotates the contents until the user explicitly selects a content to view (clicks on one of the pagination links).
- Cookies are used to remember and recall the last content viewed by the user when they return.
- Interface and look of the Content Slider is completely customizable via CSS, The pagination links can be moved around anywhere on the page as desired.
- Multiple Featured Content Sliders per page supported.
Changes:
- Added optional fade transition effect. To update, replace both "contentslider.js" and "contentslider.css" with the new versions, then edit your original HTML for an additional surrounding DIV element
Download from: Homepage