Jump to content

Hi, just simple question, I can't find it on official site JQUERY.COM?

- - - - -

  • Please log in to reply
4 replies to this topic

#1
Stasonix

Stasonix

    Learning Programmer

  • Members
  • PipPipPip
  • 82 posts
  • Programming Language:C++, PHP, JavaScript, Delphi/Object Pascal, Pascal
  • Learning:C++, PHP, JavaScript, Delphi/Object Pascal
What's new in JQuery 1.7.1?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
jQuery: ยป jQuery 1.7.1 Released
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Stasonix

Stasonix

    Learning Programmer

  • Members
  • PipPipPip
  • 82 posts
  • Programming Language:C++, PHP, JavaScript, Delphi/Object Pascal, Pascal
  • Learning:C++, PHP, JavaScript, Delphi/Object Pascal
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!

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
I'm not a jquery expert, or even amateur. Have you tried it out? Can you calculate the pixels from the percent?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Vaielab

Vaielab

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 547 posts
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