Hi Jazzle,
This one animates the border just fine, too, with jQuery version
1.1.3.1 and, as far as I know, the latest Interface:
http://book.learningjquery.com/2509_10_code/iplugin.1131.html
However, if I type$('#animationbox').css('borderColor') in Firebug
console BEFORE I trigger the animation, it returns nothing. If I do
so AFTERWARDS, it returns: "rgb(204, 204, 204) rgb(204, 204, 204) rgb
(204, 204, 204) rgb(204, 204, 204)", which corresponds to the rgb
values of border-top, border-right, etc.
Unfortunately, I don't have time right now to look at what's going on
in the Interface .animate() method, which is where I suspect the
problem lies. I'm not sure I'd understand it if I did look at it.
Hopefully someone else can look into this for you. Or I'll take a
peek when I get a chance.
--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jul 16, 2007, at 8:52 AM, jazzle wrote:
The latest: 1.1.3.1
And the latest Interface download too.
If it is just a bug with the latest jQ, it would make a lot of
sense, but
obviously be a bit annoying.
Difficult for me to test from here (work), so may come back to this
thread
later this week.
Karl Rudd wrote:
In that case, what version of jQuery are you using? Something may
have
broken in the change from 1.1.2 to 1.1.3.
...
--
View this message in context: http://www.nabble.com/.css%28%
22border-color%22%29-returning-undefined-
tf4082154s15494.html#a11614729
Sent from the JQuery mailing list archive at Nabble.com.