Browsing articles in "jQuery"
Nov
30
2011

jQuery: Setting cookies

Setting and clearing cookies with jQuery is really easy but it’s not included in the jQuery core and requires a plug-in. This post shows how to set, get the value of and clear cookies with jQuery.

Nov
23
2011

Text Resizing With jQuery

Want to allow visitors to increase or decrease the text size (font size) on your website? I’m going to show you how – using jQuery (a great JavaScript library).

Nov
23
2011

Avoid double clicking with jQuery

Detecting and preventing the user double clicks the submit button or disabling the button is an expensive operation in terms of computing.

Nov
23
2011

Detect screen size with jQuery and apply a CSS style

Sometimes we need to format the content differently according to the screen resolution of the user. One of the ways to do this is to simply detect the screen width using the screen.width property and change the stylesheet.

Nov
20
2011

How to check whether an element exists with jQuery

When we using jQuery (or any other JavaScript library for that matter), have you ever wondered how to test whether an element exists using a selector?

Oct
23
2011

Customizable Content Slider – Basic jQuery Slider

basic-jquery-slider

A simple, no-frills, robust jQuery plugin for creating beautiful slideshows for your featured content.

Sep
15
2011

Replace body onunload=`GUnload()` with jQuery

How to Use jQuery to replace body onunload=`GUnload()` for google maps!

May
2
2011

Fancy CSS/jQuery information boxes

A snazzy tutorial for you that you can use on you’re blog or website – whatever takes your fancy!