$(function(){ $(function(){ $('#indexSince').animate({ left:'-3em' },300,'easeOutBack', function(){ }); }); });