$('#send_anket').bind('click',function() { $('#sendform').ajaxSubmit(optionsUpdate); return false; });