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 - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -