advanced code snippet search
griffpup on 06/28/11
textmate jquery
06/28/11 06:39pm
$(".bang").click(function(){ $(this).next().clone().appendTo("#lander1") });
Report this snippet Tweet
Comment:
You need to login to post a comment.