Ver original$(function(){ $("#pen").click( text );});function text(){ $("#text").animate({marginLeft:0,opacity:"show"},2000,"linear");}