jQuery

25 Tips To Improve Your jQuery

Jun 30, 2009Comments

Jon Hobbs-Smith, from TVI Design, has a great post out there that covers 25 tips to improve your jQuery. He describes himself as an “intermediate” jQuery user, but he has a great little list of tips, tricks and techniques to improve your use of jQuery. Check inside for a link to the post and links to the different sections as well.

EZPZ jQuery Tooltip Plugin

Mar 23, 2009Comments

Ever tried looking for a tooltip plugin for jQuery? If so, I’m sure you haven’t had a problem coming across a ton. I happened across EZPZ today and wanted to share with you. It’s a nice tooltip plugin for jQuery that is based on a really simple concept… and I like simple. Check inside for more details.

Having Problems Upgrading to jQuery 1.3?

Mar 10, 2009Comments

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Although there haven’t been a lot of users running into troubles when they’ve been upgrading to jQuery 1.3, there have been some.  This great article, by Karl Swedberg over on Learning jQuery, points out three areas where most problems [...]

Show Text Under an Animated Hover with jQuery

Jan 29, 2009Comments

It may sound simple - and in fact it pretty much is - but animating an image while hovering it and showing visitors more information under it is a great effect and can save some real estate and create a great experience for your visitor.
Timothy van Sas has a great tutorial posted that will walk [...]

jQuery 1.3.1 Released

Jan 22, 2009Comments

jQuery 1.3.1 was released yesterday, Jan. 21.  This is a bug fix release for jQuery 1.3.  If you are interested in seeing the full list of what was fixed, check out the bug tracker.
There are no significant changes in 1.3.1 from 1.3 other than straight bug fixes. If you are still using jQuery 1.2.6, and [...]