Browse tag / jQuery

In this post I want to illustrate how to use jQuery getJSON() method to load JSON data using an HTTP GET request. I prepared two interesting and easy to implement example of the getJSON() method. The first example is a simple Twitter search and the second one is a simple Flickr search.

In this post I want to propose to you a roundup with 15 of the best and most popular jQuery Lightbox Scripts.

In this tutorial I want to illustrate how to use oEmbed API to display embedded content (such as Flickr photos, YouTube or Vimeo videos) in your website. What’s oEmbed? oEmbed is a format for allowing an embedded representation of a URL on third party sites (YouTube, Flickr, Vimeo, Viddler, …).

Here is a collection of ten popular jQuery plugins in 2009 you can’t miss.

In this article I’ll explain how to reduce the loading time of Javascript libraries using Auto-Loading, a public but almost unknown new feature of the Google’s AJAX APIs.

Sometimes it’s the subtle things that count in regards to making your site stand out from the rest, and with that in mind… jQuery can be your best friend. There are a few light weight jQuery based scripts I tend to use over and over again when developing new WordPress themes. These are very simple techniques that can be applied in under five minutes to just about any theme.

This tutorial explains how to add options to jQuery Plugins and extend quickly their functionalities.

This article is intended for those who don’t really know much about jQuery and especially for those who sent us, in the past days, many requests about an introduction post about this framework.

Building a jQuery plugin is relatively easy if you know the basics. In this article we are going to build a simple plugin which highlights (actually blinks) the link, paragraph, span or any text element on the page.

In this lesson I want to illustrate you how to use some useful jQuery methods that allow you to manipulate easily CSS classes. In particular I prepared some examples to explain the following methods: toggleClass(), hasClass(), addClass() and removeClass().

Page 1 of 3123»