Advertisement
Juc1

smakflakes

Oct 28th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <script type="text/javascript">
  2. jQuery(document).ready(function(){
  3. $('body').smakflakes({
  4. flakescount: 100,
  5. flakesize: 15,
  6. wind: -1,
  7. setimgflakes: '/images/leaves.png'
  8. });
  9. });
  10. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement