SOLUTION...
Ok FINALLY figured this out... I am posting my solution here since I
have not seen it successfully posted anywhere else in my 2 days of
trying to figure this thing out. Quite surprisingly it has a very
simple solution. Initially I was trying to set the form submission
using jquerys
I made a slight error in my previous solution. on my add a comment
function apparently I thought I didn't need the livequery plugin, but
I was wrong.So you need to load the livequery plugin for jquery and
then add this jQuery.livequery.run(); towards the end of the
add_comment function. Thi
I am having trouble getting a form to submit using the jquery form
helper.
I load the form with jquery load which works fine. Then if I try to
submit the form using the form helper it doesn't seem to find it. I
assume the DOM is not being reparsed for the html loaded by the ajax
call. I am sur
I am having trouble getting a form to submit using the jquery form
helper.
I load the form with jquery load which works fine. Then if I try to
submit the form using the form helper it doesn't seem to find it. I
assume the DOM is not being reparsed for the html loaded by the ajax
call. I am sur
4 matches
Mail list logo