jqueryCategory: Javascript / AJAX

Tracking outgoing links with Google Analytics and jQuery

When looking for an easy way to track outgoing links in Google Analytics with jQuery I came across this plugin. However, I needed a more flexible way of link tracking, with more control on which links to track and in what format.

For those reasons I use a small jQuery …

[read more]
jqueryCategory: Javascript / AJAX

jQuery with other frameworks without conflicts

While jQuery is certainly a popular JavaScript framework, it’s by no means the only game in town. Other frameworks such as Prototype, MooTools, Dojo and many others all have their own strengths, weaknesses, and devoted groupies.

Generally speaking, these frameworks all play well together — you can mix and match …

[read more]
jquery rss designCategory: Javascript / AJAX

Creating a jQuery RSS Aggregator (reader)

Chad Udell with Visual Rinse wrote a fantastic tutorial on creating a jQuery RSS Feed Reader using a PHP proxy to bypass browser security displaying any xml feed using AJAX.

Read more on his blog post http://visualrinse.com/2008/09/24/how-to-build-a-simple-rss-reader-with-jquery/

Related Blogs

Related Blogs on jquery
jQuery… Image Zoom Plugin
Movie Posters

Related

[read more]