Web Design

Simple jQuery Modal Window Tutorial

Posted under Advanced Javascript Tutorials on Monday, 8 June 2009 by
In this tutorial, I'm going to share how to create a simple modal window with jQuery. It selects all the anchor tags with name attribute set to "modal" and grab the DIV #id defined in the href and displays it as a modal window. jQuery has made everything so simple, be sure to check out the...
Simple jQuery Modal Window Tutorial

Create a Slick and Accessible Slideshow Using jQuery

Posted under Advanced Javascript Tutorials on Monday, 8 June 2009 by
In this in-depth web development tutorial, you’ll learn how to create a usable and web accessible slideshow widget for your site using HTML, CSS, and JavaScript (jQuery). In the process, you’ll see the concept of Progressive Enhancement in action. View...
Create a Slick and Accessible Slideshow Using jQuery

Build an Auto-Scrolling Slideshow that Works With and Without Javascript

Posted under Advanced Javascript Tutorials on Monday, 8 June 2009 by
Build an Auto-Scrolling Slideshow that Works With and Without Javascript View...
Build an Auto-Scrolling Slideshow that Works With and Without Javascript

Animated JavaScript Page Header

Posted under Advanced Javascript Tutorials on Monday, 8 June 2009 by
You’ve no doubt seen websites where the header image slowly moves, usually with a landscape or sky scene. Well, here’s how to make your own simple starry night. View...
Animated JavaScript Page Header

Php-mysql based simple lottery portal

Posted under Php Tutorials on Saturday, 6 June 2009 by
php-mysql based simple lottery portal View...
Php-mysql based simple lottery portal

Random Numbers in PHP – Random Dice Roller

Posted under Php Tutorials on Saturday, 6 June 2009 by
This tutorial will take a brief look at using random numbers in PHP. I’ve used a dice rolling example to demonstrate how the rand() function can be used to select an image at random. This example can be implemented and used for other applications such as an ad rotation script. View...
Random Numbers in PHP – Random Dice Roller

Add Related Posts with Images to your WordPress Post Page without a Plugin

Posted under Php Tutorials on Saturday, 6 June 2009 by
In this tutorial, you will learn how to add a Related Posts list to your post pages, with thumbnail images, without the use of a plugin. View...
Add Related Posts with Images to your WordPress Post Page without a Plugin

How to Set Up a Killer WordPress Testing Environment Locally

Posted under Php Tutorials on Saturday, 6 June 2009 by
How to Set Up a Killer WordPress Testing Environment Locally View...
How to Set Up a Killer WordPress Testing Environment Locally

Build a shopping cart using PHP & MySql

Posted under Php Tutorials on Saturday, 6 June 2009 by
Build a shopping cart using PHP & MySql View...
Build a shopping cart using PHP & MySql

How to Implement Email Verification for New Members

Posted under Php Tutorials on Saturday, 6 June 2009 by
Have you ever created an account with a website, and were required to check your email and click through a verification link sent by the company in order to activate it? Doing so highly reduces the number of spam accounts. In this lesson, we’ll learn how to do this very thing! View...
How to Implement Email Verification for New Members

Rapid Development with ColdFusion and CFML

Posted under Php Tutorials on Saturday, 6 June 2009 by
Rapid Development with ColdFusion and CFML View...
Rapid Development with ColdFusion and CFML

Dissecting the WordPress Text Widget

Posted under Php Tutorials on Saturday, 6 June 2009 by
Dissecting the WordPress Text Widget View...
Dissecting the WordPress Text Widget