Displaying 1 result from an estimated 1 matches for "bookmarktitle".
2006 Nov 04
0
need help with observe_field
...ed:
here is _form.rhtml:
<p><label for="bookmark_address">Address</label><br/>
<%= text_field ''bookmark'', ''address'' , :size => 120 %></p>
<div id="ajaxtitle">
<%= render :partial => ''bookmarktitle'' %>
</div>
<%= observe_field ''bookmark_address'',:frequency => 0.5,
:update => ''ajaxtitle'',
:url => {:action => ''bookmarkaddress'' },
:with => "''url='' + bo...