I'm a big fan of jQuery, so it's certain I need to using jQuery in my blog. However, if you try to using jQuery with $(element), it won't work.That's the very basic jQuery and it's not work. You will start frustrated (Like I used to be)
Using jQuery to make all your external links in your website open in a new window. You don’t want your visitor click on a link, go somewhere else and never come back, do you ^_^
A quick tutorial to make a sliding effect tab menu (such as in Coda website). Thank to jQuery, we could reassembly this effect and it only takes a few minutes to complete.