/basicslider

Simple sliding plugin..

Primary LanguageJavaScriptMIT LicenseMIT

ryac BasicSlider

Simple sliding plugin..

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/ryac-basic-slider.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script>

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)