Displaying 1 result from an estimated 1 matches for "tag_typ".
Did you mean:
tag_op
2006 Nov 12
0
Select boxes with Ajax
Hi,
I would like to create a select box which is editable through Ajax. Does
anyone have a code pattern for that?
Up to now I’m using the following code snippet:
<span id="tag"><%= @nutzer.tag%>
<%= select("nutzer", "tag", Nutzer::TAG_TYPES, {:include_blank =>
true}) %>
</span>
After I call the site there appears a select box which has a behavior
like AJAX. But after clicking on the select box it disappears and I get
a normal text field. So what am I doing wrong?
Regards,
Yussibaer
--
Posted via http://www.ruby-forum...