/** * created by livio on 5/8/14. */ $(document).ready(function () { $(".animation_text").show(); // $(".animation_text").animate({left: '560px'}, 2000); });