Displaying 1 result from an estimated 1 matches for "_bookmarktitle".
Did you mean:
bookmarktitle
2006 Nov 04
0
need help with observe_field
...kmark_address'',:frequency => 0.5,
:update => ''ajaxtitle'',
:url => {:action => ''bookmarkaddress'' },
:with => "''url='' + bookmark_address.value" %>
and this is the updated part _bookmarktitle.rhtml:
<p><label for="bookmark_title">Title</label><br/>
<%= text_field ''bookmark'', ''title'' , :value=>@title, :size => 120 %></p>
the function bookmarktitle:
def bookmarkaddress
@title = "test value&quo...