search for: cmnts

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

Did you mean: cents
2006 May 06
1
Ajax commenting - PLEASE HELP!!!!
...of infinite loop, is because I''m showing a "loading.gif" image, and it never goes away. Plus, if the comment doesn''t save, I''m returning an error message. I''ve posted the code for the VIEW and CONTROLLER below. Please HELP! #VIEW <div id="cmnts-form"> <div id="add-comment">Have something to say?</div> <%= form_remote_tag( :url => {:controller => ''journal'', :action => ''comments'', :id => entry.id},...