Monthly Archives: July 2009

Changing Magento Validation

To change magento checkout validation, you can change the class of the form field to use one of the other validation methods present in js/prototype/validation.js. Just open that file and scroll down to see the methods available. Search fo r … Continue reading

Posted in Uncategorized | Leave a comment

Mystery Space Caused by the Byte Order Mark (BOM)

This took way too long to figure out, hopefully this will help someone else. If you have a mystery space occurring somewhere in your web site and it is not one of the many CSS bugs out there then the … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment