bondigeek.com Rotating Header Image

Posts under ‘jQuery Validation’

The BondiGeek Project Methodology

This is a blog post I have been meaning to write for sometime now and since I am sitting out on the balcony enjoying the winter sun now seems like as good a time as any. I am often asked how do I approach a new project. This is not a simple question and one [...]

Handling dd/mm/yyyy Date Strings across all browsers

On the current project I am working on I came across an issue with validation of date strings using jQuery.Validation and Safari on both Mac and PC. It would appear our friends at Apple don’t like anything other than the annoying US date format of ‘mm/dd/yyyy’. For the life of me I could never and [...]