Martin Joiner's Blog Writing about software development, climbing and life.

Tagged: html

10 September 2015

Lightning talk at SWUX

The lightning talks are happening on a Tuesday evening in Bristol and will feature a total of 6 talks, each 10 minutes long.… Read more »
Category: Software Tagged as:
29 August 2015

HTML5 Autofocus attribute is sweet

If RightMove added the autofocus keyword to the big input box it would make it focused as soon as the page loads… Read more »
Category: Software Tagged as:
20 July 2015

:invalid pseudo class works on form elements too!

Discovered this by accident and there seems to be very little coverage in the blogosphere so I thought I'd share. You're adding HTML5 validation on your input boxes now, right? And you're using styling to give the user helpful visual feedback, yeah? But did you know that when an input box inside a form is […]… Read more »
Category: Software Tagged as: