I'm not sure it's spectacular ;-)
I think highlightFade is still a great specialized plugin, I have used it before! I haven't looked at your code, maybe you can cross-check mine (the parts with the color functionality), tell me if you see some possible improvements, I'm sure there are many.

2006/11/9, Blair Mitchelmore <[EMAIL PROTECTED]>:
Beautiful plug-in Paul! I haven't looked at the code yet, but I'm sure
it's spectacular. You've officially put my highlightFade plug-in out of
business. ;)

--
blair

Paul Bakaus wrote:
> Hi jQuerians,
>
> I managed to get the core functionality of my new plugin done today.
> Still, cross-browser support is nowhere perfect, only IE and Firefox
> seem to perform quite well.
> For all who don't know what I'm talking about:
>
> This is my new animateClass/animateStyle plugin!
> Using it you can:
>
> 1.) Animate to a certain css class (as described in a stylesheet)
> 2.) Animate from a class to a class
> 3.) Animate using pure css as in the style tag ("border:1x solid #000;
> margin: 5px")
>
> Check out this page for more info, examples and download:
> http://paul.jquery.com/plugins/animateClass/ . You can also check the
> SVN plugin directory for a more current one. What has been improved
> since I wrote the draft:
>
> 1) Rewritten parts of the code for faster execution
> 2) Added color transistions for all(?) browsers (You can now input
> rgb(0,0,0), #00000, #000, black in both IE and Firefox)
> 3) Fixed many IE issues
> 4) Wrote better examples, bette descriptions and better inline comments
> 5) Finished animateStyle
> 6) Added basic queueing (not really, if a new animation is passed in
> without the previous one ended, it just stops...maybe someone can
> explain me how to use jQuery's interal queue.)
>
> Feel free to give me input and comments! Have fun!
>
> --
> Paul Bakaus
> Web Developer
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/



--
Paul Bakaus
Web Developer
------------------------
Hildastr. 35
79102 Freiburg
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to