Guest User

Untitled

a guest
Aug 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. jQuery show/hide with callback animates (dont want it)
  2. show('','', function()...
  3.  
  4. .show( [duration] [, easing] [, callback] )
  5.  
  6. .show(0,'', function(){
  7. //your code here
  8. });
Add Comment
Please, Sign In to add comment