[jQuery] Re: Highlight Table Row with Animate

2008-06-27 Thread briandichiara
That was exactly what I was looking for. Thanks for the quick response and easy to follow information. On Jun 20, 1:52 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > Color animations are not in core jQuery but are in jQuery UI Effects. If > color animations is all you want (from UI Effects),

[jQuery] Re: Highlight Table Row with Animate

2008-06-20 Thread Richard D. Worth
Color animations are not in core jQuery but are in jQuery UI Effects. If color animations is all you want (from UI Effects), you just need one file: effects.core.js, which you can get from the UI download build page: http://ui.jquery.com/download_builder/ (select Effects Core) or directly here: