Advertisement
Guest User

Untitled

a guest
Nov 28th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. (function($) {
  2.  
  3. $.fn.myParallax = function() {
  4.  
  5. return this.each(function() {
  6.  
  7. var ths = $(this);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement