JS Slider
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
This is dynamic JQuery Slider module for image and text contents. This module is developed for Drupal 6. This slider is based on this blog post. You will find good explanations here.
http://www.smilingsouls.net/Blog/jQuery+Slideshow.html
We modify and integrated this slider into Drupal module, now it is very easy to manage.
1) Image & Text based contents.
2) Easy Add/Edit functionality, no need to go in Admin section, direct performs operations from slider.
3) Easy installation, use drupal blocks functionality or use custom code for custom theme to show slider.
4) Easily customizable, if you know CSS you can customize look & feel of slider.
Similar projects :-
1) http://drupal.org/project/slider
2) http://drupal.org/project/easySlider
Differences with these modules:-
|
Features |
JS_Slider |
Slider |
EasySlider |
|
Create Field |
No need to create any fields manually, it use CCK module to create complete required content type. |
You have to manually create field to setup this module. |
You have to manually create fields to setup this module |
|
Text + Image content |
It’s provide both text and image contents on slide without knowing any HTML tag for user. |
It show node directly to slide, to show text and image on same node you have to use properly formatted HTML s |
It also show node directly to slide, to show text and image on same node you have to use properly formatted HTML s |
|
Display option |
You can use Drupal’s block to show slider on Home or all pages, or you can use a simple line of code to display slider on any page and any place. |
Not specify |
Not specify |
|
Easy Add/Edit |
You can easily update slides from slider. It provides add/edit operation on slider. |
Not available |
Not available |
|
Show number of slides |
Its show how many slides are there and which is showing. You can change it to number format. |
Its use tabs to show slides |
Not available |
|
 |
 |
 |
 |
JS Slider module provide much easy installation and configuration from admin section. Admin is able to handle slider contents and images easily.
Please read installation steps to install module.
http://ocularconcepts.us/js_slider/README.txt
