Description: 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.
Each content is defined simply inline on the page as regular HTML, or
altogether inside a single external file and fetched via Ajax instead. Where
this script shines is the versatile pagination links interface, which can be
customized in a variety of ways. You may have such a script on the frontpage of sites
Directions:
Step 1: Insert the following
code in the HEAD section of your page
The code above references two external files plus an Ajax
image, which you
need to download below (right click/ select "Save As"):
- contentslider.css
- contentslider.js
- loading.gif
By default, upload these files into the same directory as
where your webpage resides.
Step 2: Insert the below sample code into the BODY
section of your page:
That's it! Continue reading for some helpful information.
No comments:
Post a Comment