malsup wrote:
> 
> 
> 
> success: function(responseText, status, $form) {
>       var id = '#review_' + $form.attr("id");
>       $(responseText).prependTo(id).effect("highlight", {}, 9000);
> }
> 
> Mike
> 
> 
> 


HUZAH!!!!!!! So I was close! Ah, thank you. Four days later straight. 
But it's done in the proper jquery way! Sweet! 

Thank you :D 
-- 
View this message in context: 
http://www.nabble.com/trying-to-get-ajaxForm-to-use-a-dynamic-class-or-id-to-prependTo-tp20135944s27240p20152203.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to