∞
Since our team uses animation a lot for creating JavaScript games, we decided to encapsulate one of our frequently used JavaScript classes "spriteAnimatio" and have it available for other users.
![]()
By combining CSS3 and jQuery, I created two records that you can start spinning (faster and slower) and even scratching is enabled.
![]()
We are going to make a draggable sort & vote poll powered by jQuery and PHP. After the vote is submitted, a friendly CSS chart will display how the results are ranked.
∞
On Wednesday night, Ralph Whitbeck and Elijah Manor recorded the first of many weekly episodes that aim to interview key members of the jQuery Community while bringing you the top news from the past week.
![]()
Dmitry cited example after example of the terrible code he had found when he went digging through Closure. His biggest fear, he told me, was that people would switch from truly excellent JavaScript libraries like jQuery to Closure on the strength of the Google name.
∞
This post will give you 11 easy steps that are going to instantly improve your jQuery application’s performance
![]()
The scenario that seemed to be most in alignment with what I'm talking about here was the jQuery UI Date Picker widget; the jQuery UI Date Picker widget needs to close when the user clicks on anything that is NOT the Date Picker interface...
∞
This post contains 5 fresh and useful jQuery plugins that you should try for your next project.
![]()
We are using the Twitter API and the newly released lists, to create a fan page widget that allows your visitors to include themselves in a specially crafted fan list in your account.
∞
Use the animate() function to slide the panel to the left. It's useful for display your options for search page. By a trick, we will make the animation more simple.