Feb 01 2010

jQuery 1.4

Category: Uncategorizedadmin @ 1:47 pm

jQuery 1.4 has been released!! It comes with a bunch of new features that sound very cool and may make life a bit more easy when using jQuery in your websites. This article talks about features such as:
1. Passing attributes into jQuery – you’ll be able to set attributes for elements such as an id, title, href, css, and even text for say an anchor element.
2. Binding multiple events – in case you want something to happen to a button when a user clicks, mouseover, or mouseout all on the same button.
3. Easing – now you can define a different easing function for each property you want to animate instead of just defining one easing function for a single animation.

Check out more capabilities for jQuery 1.4

Leave a Reply