Give forms some extra attention
Creative ideas to enhance user experience in web forms with playful and personalized details like custom cursors and birthday hints.
Creative ideas to enhance user experience in web forms with playful and personalized details like custom cursors and birthday hints.
A guide to creating iOS 6-style toggle switches using only CSS, focusing on accessibility, browser compatibility, and no JavaScript.
Explores browser inconsistencies in validating HTML5 input type='url' and provides a regex pattern to fix validation issues.
A technique for creating custom checkboxes and radio buttons using CSS sprites, improving on an existing method for better image control.
A developer shares slides and code examples from their talk on Django forms at the EuroDjangoCon 2009 conference.
A tutorial on implementing a read-only form field in Django using a custom Field and Widget class, despite it being non-standard architecture.
A screencast demonstrating how to handle form interactions using the ASP.NET MVC framework, including sample code.