ZebZiggle Fri, 18 May 2007 13:16:58 -0700
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