martes, 1 de diciembre de 2015

cambiar el estilo del scroll jquery

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jQuery NiceScroll Test 2.2.0</title>

<script src="js/jquery.min.js"></script>
<script src="js/jquery.nicescroll.min.js"></script>

<script>

  $(document).ready(function() {
    $("html").niceScroll();
  });
 
</script>

</head>

<body>

hola

<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>

adios

</body>
</html>




http://areaaperta.com/nicescroll/index.html





https://code.google.com/p/jquery-nicescroll/downloads/list



los .js están en el blog se llaman

jquery.nicescroll.min.js
jquery.min.js

No hay comentarios: