malsup wrote:
>
>
> This is also not valid. 'this' in the success handler is not an
> element, it is the options object (assuming you have the latest
> version of the form plugin; in prior versions it was the window
> object). From your code I can't really tell what you expected 'this'
> to be.
>
> Mike
>
Ok since I placed this post I have gone through a ton of tests.
At this site is the example of the setup.
http://ldbss.com/rails/fake.html
The ajaxForm is trying to target it's child div with the same id reference
number, as example <div id="review_211"></div>
And here is the current setup of code
http://www.pastie.org/299446
--
View this message in context:
http://www.nabble.com/trying-to-get-ajaxForm-to-use-a-dynamic-class-or-id-to-prependTo-tp20135944s27240p20143424.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.