/* DESCRIPTION */
Fraction Slider is a jQuery plugin which adds a fully customization element slider
to your website. Fraction Slider is HTML5 multi-layer and parallax slideshow.
/* INSTALATION */
>> Install Views FractionSlider. http://drupal.org/project/views_fractionslider
>> Install jQuery Multi module. dont enable it yet. http://drupal.org/project/jqmulti
>> Go to "/sites/all/libraries" create two folders here named, "jquery" and "fractionslider".
So the libraries path will be,
/sites/all/libraries/jquery
/sites/all/libraries/fractionslider
>> Go to directory, /sites/all/modules/views_fractionslider/fractionslider/js,
copy "jquery.fractionslider.js" and place it under /sites/all/libraries/fractionslider.
>> again, Go to directory, /sites/all/modules/views_fractionslider/fractionslider/js,
copy "jquery-1.9.0.min.js" and place it under /sites/all/libraries/jquery.
>> Now Go to /admin/build/modules, enable both modules,
"Views FractionSlider" and "jQuery Multi".
>> Go to /admin/config/system/jqmulti, verify jquery version installed saying
"Using jQuery version 1.9.0" and enable checkbox "fractionslider" under 'Libraries'.
>> Views FractionSlider is ready to use.
/* ABOUT THE AUTHOR */
Views FractionSlider was created by monymirza
http://drupal.org/user/746344
View source
-
- /* DESCRIPTION */
-
- Fraction Slider is a jQuery plugin which adds a fully customization element slider
- to your website. Fraction Slider is HTML5 multi-layer and parallax slideshow.
-
- /* INSTALATION */
-
- >> Install Views FractionSlider. http://drupal.org/project/views_fractionslider
-
- >> Install jQuery Multi module. dont enable it yet. http://drupal.org/project/jqmulti
-
- >> Go to "/sites/all/libraries" create two folders here named, "jquery" and "fractionslider".
- So the libraries path will be,
- /sites/all/libraries/jquery
- /sites/all/libraries/fractionslider
-
- >> Go to directory, /sites/all/modules/views_fractionslider/fractionslider/js,
- copy "jquery.fractionslider.js" and place it under /sites/all/libraries/fractionslider.
-
- >> again, Go to directory, /sites/all/modules/views_fractionslider/fractionslider/js,
- copy "jquery-1.9.0.min.js" and place it under /sites/all/libraries/jquery.
-
- >> Now Go to /admin/build/modules, enable both modules,
- "Views FractionSlider" and "jQuery Multi".
-
- >> Go to /admin/config/system/jqmulti, verify jquery version installed saying
- "Using jQuery version 1.9.0" and enable checkbox "fractionslider" under 'Libraries'.
-
- >> Views FractionSlider is ready to use.
-
-
- /* ABOUT THE AUTHOR */
-
- Views FractionSlider was created by monymirza
- http://drupal.org/user/746344