/ Published in: JavaScript

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$('#myJaw').slideUp(300).delay(800).fadeIn(400);
Comments
