09.21.2008 Creating Checkboxes Based on SQL Results

Creating Checkboxes Based on SQL Results

This tutorial will walk you through creating a database of categories and then using the categories in the database to create a series of checkboxes. This could be used for forum or board that will allow them to select a category of their story/comment.

Posted in PHP Tutorials,Web Development Tutorials by Mike Maguire
09.07.2008 jQuery Pop Over Effects

jQuery Pop Over Effects

This tutorial we will create a pop over box using the jQuery Javascript Framework. I will demonstrate a few of the animation option in jQuery and discuss why you should or shouldn’t use them.

Posted in JavaScriptTutorials,Web Development Tutorials by John Ward