ilyachch / jQuery-Slide-Plugin

jQuery Plugin for (optionaly) miltiple Slide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery-Slide-Plugin

jQuery Plugin for (optionaly) miltiple Slide

Activation:

<script type="text/javascript">
    $(function(){
        $('#slide').slidemove();
    });
</script>

===================

  • After browser resize, update speed of sliding
  • Aayer must have greater width, height or both to activate.

About

jQuery Plugin for (optionaly) miltiple Slide


Languages

Language:JavaScript 100.0%