DragAndScroll Jquery Javascript -


hello make drag , scroll using jquery or javascript. looking on internet examples couldn't find anything. can give me example of drag , scroll script? (i want use inside of scroll box)

kind regards,

artur

you'd pep.

very simple. put demo inside scrolling div you:

here's drag-and-scroll demo:

drag , scroll

simple demo

demo

jquery

    $(function() {         $('.container .pep').pep();     }); 

html

    <div class="container">       <div class="pep"></div>     </div> 

Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -