Displaying 5 results from an estimated 5 matches for "contact_name_auto_complete".
2006 Jan 07
3
script.aculo.us: autocomplete does not work
I copied an exact copy of "http://demo.script.aculo.us/ajax/autocompleter"
to my harddisc inclusive all .js and .css.
Then I changed "new Ajax.Autocompleter(''contact_name'',
''contact_name_auto_complete'', ''/ajax/auto_complete_for_contact_name'', {})"
to
"new Ajax.Autocompleter(''contact_name'', ''contact_name_auto_complete'',
''http://demo.script.aculo.us/ajax/auto_complete_for_contact_name'', {})"
But thi...
2005 Dec 08
4
AutoCompleter afterUpdateElement
Any ideas how I can submit say, a person ID instead of the person''s name
on an autocompleter input field? Surely this is a common need.
Thanks!
Daniel
2006 Feb 08
29
Autocomplete and Firefox
Having problems with the autocomplete on my linux box and firefox.
When I use form tags it breaks, without form tags everything works fine.
Exact copy of the example provided, but I added form tags.. The initial
search and select works but then the box sort of "locks up" and I can''t
change it at all, If I do try to type something nothing changes but a
second later the whole
2006 Feb 13
2
Ajax.Autocompleter is not a constructor
...leter error in the javascript console when loading the page. Here
is the code that text_field_with_auto_complete generates for me:
<input id="contact_name" name="contact[name]" size="30" type="text" /><div
class="auto_complete" id="contact_name_auto_complete"></div><script
type="text/javascript">
//<![CDATA[
new Ajax.Autocompleter(''contact_name'', ''contact_name_auto_complete'',
''/account/auto_complete_for_contact_name'', {})
//]]>
</script>
I made no changes...
2006 May 18
1
RE: Rails-spinoffs Digest, Vol 12, Issue 29
Issue 1: <%= @pic %> instead of <% @pic %>
-----Original Message-----
From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
[mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of
rails-spinoffs-request-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
Sent: Wednesday, May 17, 2006 11:13 PM
To: