Browsing Category "jQuery"

Enhance Your Website with the FullScreen API

Added on Feb 6th, 2012 in jQuery | 10 comments

There is a new API in town – Full Screen. With it you can make any element take the entire screen. Perfect for videos and canvas-based games, reports and print preview dialogs. Learn how to use it in this tutorial.

Read more

Making a jQuery Countdown Timer

Added on Dec 30th, 2011 in CSS , jQuery | 38 comments

Today we are going to build a neat jQuery plugin for displaying a countdown timer. It will show the remaining days, hours, minutes and seconds to your event, as well as an animated updates on every second.

Read more

How to Block Adblock

Added on Dec 16th, 2011 in jQuery | 36 comments

Today we will give website owners a chance and write a plugin with which they can detect whether a visitor is using an ad blocker.

Read more

What You Need To Know About The HTML5 Slider Element

Added on Dec 9th, 2011 in jQuery | 8 comments

The new HTML5 slider control is useful for giving users the ability to conveniently modify a value without having to explicitly type it in a text box. In this short tutorial you will learn how to use it and how to emulate it in older browsers.

Read more

Shiny Knob Control with jQuery and CSS3

Added on Nov 30th, 2011 in CSS , jQuery | 28 comments

In this tutorial we will be writing a jQuery plugin for creating a shiny knob control, suitable for use in control panels and other administrative pages.

Read more

Chained AJAX Selects

Added on Nov 3rd, 2011 in CSS , jQuery , PHP | 21 comments

In today’s tutorial, we will build a set of chained select elements. Selecting an option in one of them will trigger an update on the page, showing you more choices to refine your selection.

Read more

HTML5 File Uploads with jQuery

Added on Sep 26th, 2011 in CSS , jQuery , PHP | 62 comments

Today we will be developing a small HTML5 web application that will allow people to upload photos from their computers by dragging and dropping them onto the browser window.

Read more

jQuery PointPoint – A Plugin For Pointing To Things

Added on Sep 12th, 2011 in jQuery | 28 comments

In this tutorial, we will be writing a jQuery plugin that will help you draw users’ attention to a specific part of the page, in the form of a small arrow that is displayed next to their mouse cursor.

Read more
Page 1 of 121234510...Last »