Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. jQuery(function($){
  2. $(document).ready(function(){
  3. function wpexScrollMe(){
  4. $("#makeMeScrollable").smoothDivScroll();
  5. } wpexScrollMe();
  6.  
  7. }); // end doc ready
  8. }); // end function
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement