Turns out ajaxForm() was failing when I had named inputs

<textarea name='foo' class='commentText''>

or

<input name='blah' ...>

Now I know what was causing it ... next I have to figure out how to
fix it.

-Z

Reply via email to