I've founded in controls.js using of Insertion.After and Position
classes. )) I delete all deprecated from Prototype library, as they
cost 20 Kb )). And because of this, your library also didn't worked.
And the last,
I found this in getUpdateChoices of Ajax.Autocomplete class.
if(this.options.defaultParams)
this.options.parameters += '&' + this.options.defaultParams;
This is not great as Prototype supports not only string "parameters"
option, but also collection one. And for you it doesnot work.
on 2008-05-30 19:00
on 2008-06-01 12:52
Hi, If you're finding these issues in the latest Prototype source, please do raise a ticket in Lighthouse along with appropriate test cases -- and, of course, a patch if you've done one! :-) http://www.prototypejs.org/contribute This sort of thing is probably better over in the "core" group: http://groups.google.com/group/prototype-core ...but in any case I'm sure the core team thanks you in advance for the tickets, test cases, and possibly even patch. -- T.J. Crowder tj / crowder software / com