Stefan Petre wrote: > Hi, > > I just released Interface 1.2 . The big change in this release is the > animate function. > > Now Interface overwrites the default 'animation' function with an > extended one. The new 'animate' function brings several enhancements: > > * Animates a collection of properties using one timer instead of > using separate timers per property > * Handles color properties like 'backgroundColor', 'borderColor' etc. > * Animates styles and CSS classes > > Also, Interface offfers new function to handle animations: stop(), > stopAll() and pause(). > You can test it here http://interface.eyecon.ro/demos/animate.html or > here http://interface.eyecon.ro/demos/animatestop.html > > This release fixes some bugs too.
Unfortunately it also seems to have introduced one... unless it also wasn't working before. http://interface.eyecon.ro/demos/autocompleter.html Neither IE6 nor IE7 display the autocomplete properly. The menu never appears, though it can be navigated using the up and down arrows. And in Opera, the menu appears misplaced - above and to the left of the textbox, instead of below it. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
