search for: post_text

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

Did you mean: post_test
2006 Apr 29
0
Trouble with firefox and AJAX
...class=''post'' id=''post_<%= post.id %>''> <span class=''date''><%= post.posted_time %></span> <span class=''title''><%= post.title %></span> <span class=''post_text''><%= post.post %></span> </div> </div> ==== _post_form.rhtml ==== <% post = post_form %> <div id=''post_edit''> <!-- there should be a whole form here, but it''s irrelevant --> <!-- cancelling should ins...