What's new in JQuery 1.7.1?
Hi, just simple question, I can't find it on official site JQUERY.COM?
Started by Stasonix, Nov 23 2011 07:00 AM
4 replies to this topic
#1
Posted 23 November 2011 - 07:00 AM
|
|
|
#2
Posted 23 November 2011 - 07:04 AM
#3
Posted 23 November 2011 - 07:10 AM
thnx, already found it, and look at this: #10669: .animate() no longer animates percentage(%) width
does it mean that I can't use
$('#element').animate({
width: '50%'
},1000);
???
I just read it, and it's returns PIXELS, not %, but what if I still want to use %? Strange... Ohh, sorry, I used 7.1, in 7.1.1 all well!
does it mean that I can't use
$('#element').animate({
width: '50%'
},1000);
???
I just read it, and it's returns PIXELS, not %, but what if I still want to use %? Strange... Ohh, sorry, I used 7.1, in 7.1.1 all well!
#4
Posted 23 November 2011 - 07:50 AM
I'm not a jquery expert, or even amateur. Have you tried it out? Can you calculate the pixels from the percent?
#5
Posted 23 November 2011 - 08:50 AM
Minor version like this mostly correct bugs, they don't offer anything new really
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









