Skip to main content Jump to list of all articles

Tag jQuery - Page 2

Top 10- Must Have jQuery Plugins

jQuery is one of the most used frameworks there is and it is renowned for being simple, flexible and easy to learn. There are literally hundreds, if not thousands of plugins to choose from. Here are a few plugins that I have previously used or would definitely use in the future. I hope you enjoy them!

in Web Development

PHP and jQuery checkbox array with a hint of Jquery UI

I have been learning jQuery alongside PHP to help with my event manager project. Here is a tutorial on how to get the values of a checkbox array, post it via a jQuery Ajax call and subsequently delete the values from an MYSQL database. This tutorial also makes use of the jQuery UI which we will use to display our dialogues.  This script has now been included in wow playground with new and updated features.

in Web Development