search for: autocplet

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

Did you mean: autocplete
2006 Apr 13
0
text_field_with_auto_complete and foreign characters
...th => "''city_name='' + escape($F(''city_name''))" )%> <div class="autocomplete" id="results"></div> This works fine with umlauts, too. The :with-option does the trick. Unfortunately this is not what I need, I want an autocplete field. Is there a way to escape the text from my input field using "the text_field_with_auto_complete" ? -- Posted via http://www.ruby-forum.com/.