My Interesting J2EE blog
Showing posts with label
JQUERY
.
Show all posts
Showing posts with label
JQUERY
.
Show all posts
Friday, August 23, 2013
Mac style scroll
$(document).ready(
function() {
$("html").niceScroll({cursoropacitymin:0.5, cursorcolor:"#00F"});
}
);
Older Posts
Home
Subscribe to:
Posts (Atom)