Sean Schofield schrieb:
I'm not a big fan of the circle anyways so I'm definitely ok with it.
But I'm not the one you asked ;-)
Sean
Well I am not Sylvain, but given the fact that around 99% of the custom
javascript code we have can be dropped with the inputsuggest from dojo
+1 from my side ;-).
Anyway I am not sure if Sylvain really can answer this,
it can be probably reapllied (given the fact that I have not looked to
deeply into the input suggest code from dojo yet)
technically it probably is to derive a new class from the old input
suggest and overwrite the call method replace the drop down before the
ajax with the animation
and then in the ajax part (which is a four liner in dojo btw) replace it
again with the drop down.
but I think the animation is not really needed anyway and no one really
would be bothered of losing it since we gain extra functionality.