search for: comments_preview

Displaying 1 result from an estimated 1 matches for "comments_preview".

2006 Aug 24
1
link_to_remote parameters - help
I''m trying to show a preview of the comments, and I''m saving the comments through AJAX. So, I thought that I should be able to mimic the "comments" action for the "comments_preview" action very easily. So far, this isn''t the case. I have a link_to_remote tag inside of the form tag, and I don''t know how to send the parameters that are within the form (name, site, comment) and the id of the post it''s on (to get the current count of entries,...