> $('#form_search').bind('submit', function() {
>         alert('form sumitted');
> });

What does your actual function do? Does it send anything to your PHP script?

Reply via email to