…In which I use JavaScript to provide mobile-friendly interactions to an otherwise standard CSS drop-down menu.
HTML
IE, Textarea, and Whitespaces. Or: Making a simple log viewer with JavaScript
…In which I basically grumble about IE and my own failure to find the tools I needed quickly!
HTML Form Markup—A Response Post
As Niels at Onderhond correctly says, form markup is something front-end developers have developed a bit of fear and loathing over. However, I’ve finally found a pattern that can be re-used on *most* of the kinds of forms I build. I originally provided the code as a reply to Niels, but I didn’t see any harm in reproducing it over here as well. Enjoy.