On 5/22/07, daweb <[EMAIL PROTECTED]> wrote:

...
          $('#successDiv').fadeIn('slow');
    }
        }),

$("#form_inserisci_commento").validate({
...


I don't know if this is the problem, but the first thing that jumps out to
me is the comma ( , ) above should be a semi-colon ( ; ).

- Richard D. Worth

Reply via email to