Displaying 1 result from an estimated 1 matches for "agent_city_auto_complet".
Did you mean:
  agent_city_auto_complete
  
2008 Apr 04
4
Auto Complete Problems
...ul strong.highlight {
          color: #800;
          margin:0;
          padding:0;
        }
</style><input id="agent_city" name="agent[city]" size="30"
skip_style="true" type="text" /><div class="auto_complete"
id="agent_city_auto_complete"></div><script type="text/javascript">
//<![CDATA[
var agent_city_auto_completer = new Ajax.Autocompleter(''agent_city'',
''agent_city_auto_complete'', ''/agent/auto_complete_for_agent_city'', {})
//]]>
</script...