jQuery Frontier Calendar with Demo

jQuery Frontier Calendar with Demo

Full month calendar jQuery plugin that looks like Google Calendar.All UI elements such as next-month & previous-month buttons, add event form, edit event form, tooltips, etc, are not part of the calendar plugin. These are to be created by you so you can control how they look. Use the API hooks in your form elements to control the calendar.

You may change the background image via the CSS file. By default all day cells have a linear fade png image for their background.

Storage.js : Simple jQuery HTML5 Page Edits with Demo

Storage.js : Simple jQuery HTML5 Page Edits with Demo

Simple HTML5 page edits. Storage.js uses the new HTML5 contenteditable attribute and localStorage to bring you HTML5 awesomeness. A jQuery plugin around the localStorage api. Formerly known as Storagify.

Load JSON data with jQuery, PHP and MySQL and Demo

Load JSON data with jQuery, PHP and MySQL and Demo

This post shows how to populate a select box based on the value of the another, by getting JSON data with jQuery from a PHP script that gets the data from a MySQL database.

Slimbox 2: Lightweight Lightbox clone for jQuery with Demo

Slimbox 2: Lightweight Lightbox clone for jQuery with Demo

Slimbox 2 is a 4 KB visual clone of the popular Lightbox 2 script by Lokesh Dhakar, written using the jQuery javascript library. It was designed to be very small, efficient, standards-friendly, fully customizable, more convenient and 100% compatible with the original Lightbox 2.

Fixing These jQuery : Debugging jQuery Tutorial Presentation in HTML5

Fixing These jQuery : Debugging jQuery Tutorial Presentation in HTML5 with Demo

Fixing These jQuery is an HTML5 presentation designed to familiarise developers with basic approaches to debugging jQuery and JavaScript code. It also introduces many of the common pitfalls most people encounter at some point on their jQuery journey.

Ajax Upload : jQuery File uploader with progress-bar,drag-drop Feature

Ajax Upload : jQuery File uploader with progress-bar,drag-drop Feature

Ajax Upload; A file upload script with progress-bar, drag-and-drop.Use AJAX Upload to upload multiple files without refreshing the page and style upload button as you wish.This plugin uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere.

modplug : Writing jQuery plugins made easy

modplug : Writing jQuery plugins made easy with Demo

When writing jQuery plugins some recurring steps need to be taken to fullfill the best practices for jQuery plugins. modplug encapsulates some steps so you can focus on the real logic of your plugin.

jQuery Menu w/ Drop Down Tutorial with Demo

jQuery Menu w/ Drop Down Tutorial with Demo

In today’s tutorial is about a menu which has all the decent and stylish animated functionality, what you may be looking for. I’ll not go into details of HTML and CSS, I’m assuming you know about that or you can copy the HTML and CSS from below.

boxy : Facebook-like jQuery dialog/overlay with Demo

boxy : Facebook-like jQuery dialog/overlay with Demo

boxy is a animated facebook like jquery dialog/overlay box.

jQuery Glow : Glowing text plugin with Demo

jQuery Glow : Glowing text plugin with Demo

Make your elements glow with jQuery.Add the ability to make elements “glow” when you hover over them. For browsers that support the text-shadow CSS property, you can also add a halo.