I found that method called in the code like
'Event.stopObserving(this.element, 'click', this.onclickListener);'.
Unfortunately, I am not advanced enough to know how to do this myself.
My Ajax.Autocompleter is called 'DESCRIPTIVE_NAME' and is created as
such:

new Ajax.Autocompleter("DESCRIPTIVE_NAME", "autosuggest2",
"DCO_Manage_Project.cfc", {parameters:'method=getHTMLByDesc',
afterUpdateElement:getInfo, indicator:'JSMX_loading',frequency:0.2});

Can you help me any more? I will keep researching in the mean time.
Thanks for the help so far in pointing me in the right direction.

--mobrien118


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to