
Coda-Slider 2.0 Installation
The first thing you'll need to do is
download and unzip the package here. That package contains a working example of Coda-Slider 2.0. To get Coda-Slider working on your own website, make sure you follow these guidelines:
- Your page must reference the necessary CSS file. demo-menu.css is the only required CSS file, though it is advisable to use a reset stylesheet also, especially if you're starting a site from scratch.
- Your page must reference the necessary JavaScript files. There are three of these: the jQuery core, the jQuery easing plugin, and the Coda-Slider 2.0 plugin. All three are included in the download package.
- Your HTML must be structured appropriately, with the appropriate wrapper divs and classes. Check the index.html file in the download package to see how it should be done.
- You must initialize each slider on the page. This is done with a simple call in the <head> of the HTML document. Once again, check the index.html file in the download package to see how it should be done.
If you have any questions relating to installation, please post them in this thread.