barryroodt

About this author:

Barry is a self professed PHP ninja and jQuery guru wannabe. Currently working as a freelancer, his free time is divided between personal projects and trying to help other developers find useful resources and solve common problems. You can learn more about Barry and his work on his website, or you can catch up with him via twitter ( @barryroodt ).

Contact:

calisza@gmail.com

My Articles:

December 19th, 2009

Awesome radio button grouping with jQuery

Awesome radio button grouping with jQuery

I was asked to do something rather interesting with some radio button inputs the other day. I haven't come across this particular problem before and google didn't return anything helpful, so I decided to share what I came up with.

read more
March 9th, 2009

How to validate Date of Birth with jQuery

How to validate Date of Birth with jQuery

In a recent project I had to implement what's commonly referred to as a Legal Drinking Age (LDA) page. Basically what needs to happen is that the user has to enter their date of birth and thus 'confirm' that they are of a legal drinking age for their respective country. You can view an example of just such a page here.

This brought me to an interesting requirement - the user needs to enter their birth of date (in this case via 3 select boxes), their age then needs to be calculated from the entered date and they are either granted, or denied access based on the result.

read more
January 10th, 2009

jQuery Tip : How to Select Radio/Checkbox Input On Click

jQuery Tip : How to Select Radio/Checkbox Input On Click

I've been faced with the following scenario a few times during my web development career : First, you have an unordered list - within each list item you have a radio input. Secondly, when you click on the list item (i.e. the entire container), it must select the radio input and add a css classname of "selected" to the list item, thus highlighting the item that has been selected.
The following example will explain how to implement a workable solution. For a preview of what we will achieve, check out the demo.

read more
Apress Supported

Latest Dev Jobs

Dev-Friends

The Ultimate Image Gallery Manager