[jQuery] Re: .animate and border sides

2008-12-27 Thread Ricardo Tomasi
You need to include jQuery UI (ui.jquery.com) to have these kind of transitions available. http://docs.jquery.com/UI/Effects/ColorAnimations On Dec 27, 4:49 am, Nikola nik.cod...@gmail.com wrote: Hello, I am trying to animate a color change for the top and right borders of an element. A)

[jQuery] Re: .animate and border sides

2008-12-27 Thread Nikola
Thanks Ricardo, I forgot to link to UI in my minimal case but I do have it included in the project I am working on so that wasn't the problem. I was, however, unaware of the borderSideColor color animation. Sometimes the answers can be right under ones nose. Thanks much... now if I could just

[jQuery] Re: .animate and border sides

2008-12-26 Thread Nikola
You can play around with it more here: http://jsbin.com/anala/edit