XML Introduction

Posted October 27th, 2011 by Administrator

XML Post Image

A brief introduction to XML and XSLT.

Read more...

JQuery Password Validator

Posted October 21st, 2011 by Administrator

Password Validator with Jquery

A simple and attractive password validator based on a common pattern with visual notifications of successful input.

Read more...

Regular Expression Top Ten List

Posted October 20th, 2011 by Administrator

Regular Expression Top 10 List

10 Java Regular Expressions you should add to your arsenal. You never know when you might need one of these bad boys!

Read more...

The New HTML5 Structure

Posted October 18th, 2011 by Administrator

HTML5 is easier than you might think. Why wait? Start using the new structures today!

Read more...

Friendly prompts for your users

Posted October 14th, 2011 by Administrator

jQuery Validation with pretty images

A cool and stylish way to provide guidance for your users.

Read more...

Validate Email with jQuery and JavaScript RegExp

Posted October 14th, 2011 by Administrator

Validate email address

The title of this post says it all. Let’s check it out!

Read more...

Sticky Footer

Posted October 14th, 2011 by Administrator

Sticky Footer Logo

A neat little piece of code that forces your footer to “stick” to the bottom of the page regardless of page content.

Read more...

We are here, we are here, we are here!

Posted October 13th, 2011 by Administrator

jQuery write less do more

Can jQuery tell us if an element exists withing our page? Ummmm, yep!

Read more...

CSS Shorthand Properties

Posted October 12th, 2011 by Administrator

CSS Shorthand properties can be used to set several properties in one shot, in a single declaration. Saves time and space in your document. Sweet!

Read more...

jQuery clone()

Posted October 6th, 2011 by Administrator

jQuery write less do more
Let’s clone some DOM elements with the jQuery Library, CSS2, and good old HTML!

Read more...