JQuery Archive

18 Mar 2013

Dynamically binding select menus with PHP & jQuery

I've recently had the need to show different select menus depending on what was selected in the first select menu, this guide will explain how to achieve this quickly.
27 Feb 2013

Autocomplete with PHP, MySQL and Jquery UI

A clean guide on creating an autocomplete input using jQuery UI & PHP
21 Oct 2012

Dynamic Form with jQuery UI datepicker

This tutorial is a continuation of Dynamic Form Elements with jQuery That tutorial covered making dynamic input and select menu's this tutorial will expand on that to explain how to use Jquery's UI library specifically its datepicker
12 May 2012

Dynamic Form Elements with jQuery

When creating a form you don't always know how many form elements to give to the user, it depends on the purpose of the form, In these cases its better to let the user decide bu letting
16 Jan 2012

Mixing Jeditable with a Calendar

For a recent project I needed to be able to edit text directly on the webpage I decided to use jeditable its very easy to implement and served my needs, but I also needed to add a
31 Oct 2010

28 Useful JQuery Sliders You Need To Download

JQuery has overpowered Flash in a lot of web uses becoming a very powerful tool for web designers. One of these uses that I’m referring to is the image slider.