nlozovan

Untitled

Apr 29th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. });
  2. jQuery(".single-close").click(function() {
  3. jQuery('.single-container').animate({'right': '-60%', opacity: 0}, 500, 'easeInOutCubic');
  4. return false;
  5. });
Advertisement
Add Comment
Please, Sign In to add comment