Displaying 1 result from an estimated 1 matches for "tab_predecessor_list".
2006 Apr 27
1
Ajax response won''t display
...;update".
Help would be REALLY appreciated.
This is my page (excluding layout that add the required javascript) and some
surrounding html.
------------------------------------------------------------------------
<div class="update">
<%= render :partial => ''tab_predecessor_list'' %>
</div>
-------------------------------------------------------------------------
This is the partial "tab_predecessor_list"
---------------------------------------------------------------------
<%= form_remote_tag(:update => "update",...