Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $("").click( function(event){
- event.preventDefault();
- if ( $(this).hasClass("") ) {
- $("").stop().animate({left:""}, 500);
- } else {
- $("").stop().animate({left:""}, 500);
- }
- $(this).toggleClass("");
- return false;
- });
- https://www.facebook.com/salmancreationbd
- https://www.youtube.com/watch?v=qG8GvsXIixU
- www.salmancreation.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement