21 Nisan 2015 Salı

NiceScroll.js

    <script src="jquery.nicescroll.js"></script>
    <script>
        $(document).ready(
          function() {
           $("html").niceScroll();
           $(".deneme").niceScroll();
          }
        );
    </script>

--------------
nicescroll.js
http://areaaperta.com/nicescroll/
https://github.com/inuyaksa/jquery.nicescroll

Hiç yorum yok:

Yorum Gönder