-
Recent Posts
Categories
- 301tool 1.x (8)
- 301tool 2.0 (11)
- Web Development (4)
Popular Posts
Archives
Tags
Links
Monthly Archives: April 2010
Polished Forms
The framework code for form validation is done. While I was converting older form fields to use the new code, I took some time to add a little polish to the form layout. I’ve usually held back from using the … Continue reading
Testing With IE
Internet Explorer tends to be a pain when designing webpages or webapps. Especially IE6. You have to jump through a lot of hoops and put forth a lot of effort to get things working correctly in this antiquated browser (lack … Continue reading
Form Usability
I just spend some time reworking the way error messages for form fields were handled and displayed. Before, there were about 4 different places that needed to evaluate if a validation error for a form field had been triggered. Now? … Continue reading