Saving forms
Read NoteA very clever (and well explained) method for helping users complete forms. Particularly with modern pop-up forms, I'd say at least once a month I'm part way through typing something and β¦
theAdhocracy
A very clever (and well explained) method for helping users complete forms. Particularly with modern pop-up forms, I'd say at least once a month I'm part way through typing something and β¦
Developers seem to have invented a thousand different ways to avoid using HTML forms these days, which constantly makes me think we're all reinventing the wheel. Surely there's a simpler, more β¦
The <datalist> element is super useful for autocomplete-like functionality, but there's no native way to automatically submit a form when an option is selected. Jeremy has come up with a neat β¦
Opinion is really the lowest form of human knowledge. It requires no accountability, no understanding. The highest form of knowledge is empathy, for it requires us to suspend our egos and β¦
I see Twitter as a sort of necessary evil: a mainstream communication channel that is universally accessible and therefore a generally positive concept on the micro level, that has been abused on the β¦
Lots of companies rely on Microsoft Word for internal documentation and training, but code snippets are a readability nightmare. They don't have to be; with some reusable formatting, we can make clear code blocks in any version of Word.
It (was) 11:45, we (had) just returned from a very pleasant evening with some family/friends last seen whilst travelling through New Zealand... and I (was) arranging parcel re-deliveries. Not the β¦
The GOV.UK UX and design team are fascinating. Every time I've had to use the website I've found it a breeze, which is an enormous achievement on their behalf. Better yet, they're incredibly β¦
A great overview of why a custom select component can be β¦
Just a neat tip: the autocomplete="one-time-code" attribute/value allows an HTML form to fetch a code used for two-factor authentication directly from the messaging app. Seems to only work for β¦
Whilst putting together my new search page I ran into a problem: styling an input box so that it had a gradient border and rounded corners. Turns out there's a hack for that.
Whilst accessibility means you largely want to steer clear of autofocus on web forms, sometimes it can be beneficial. In HTML, we can now reach for the handy autofocus attribute, but as I recently β¦
Jeremy is a great writer. I therefore shouldn't be surprised that his advice on content editing is incredibly β¦
A great resource for finding accessible patterns for common UI requirements, as well as including stacks of accessibility best practices β¦
I often find myself a little unsure of when to use a number input, but Kilian has put together a detailed (yet brief) overview of exactly when it is (and isn't) appropriate. The tl;dr is beautifully β¦
Josh has added some additional thoughts to Andy's CSS reset. Personally, I like a combination of the two (with a dash of Stephanie's best practices thrown in for good measure), but wanted to capture β¦
Today we returned to Dartington Hall for a longer sampling of the myriad topics on offer from Ways With Words. From holocaust miracle babies to disruptive political leaders, our day was β¦
This isnβt defeat, the challenge is still rolling β¦
April Fools has been a bit bland this year. Google's far too literal mic drop aside, most have been played out reruns of previous gags or distinctly predicable. The US has gone in for the election, β¦
Chances are that if, like me, you are interested in web design (or just design work in general) you probably already know about A List Apart, the amazing blog that has been a source of industry β¦
Month in media is an archived project, now with a permanent home in the Reviews section. Films, TV shows, books, video games, and other media watched, read, or played in May 2016.
I've just noticed that it's been over a week since my last post. In and of itself, that isn't an issue. There are no schedules here; I have no binding commitments to theAdhocracy. Entire months or β¦
I have no idea how useful this little web-app may actually turn out to be, but it's definitely a neat idea (and I wrote all of this in it too!). "The Most Dangerous Writing App" is certainly an odd β¦
Given the increasing diversity of web based (and meat space) services it is a source of constant confusion and annoyance that there aren't any far reaching, respected, crowd-sourced review sites out β¦
Month in media is an archived project, now with a permanent home in the Reviews section. Films, TV shows, books, video games, and other media watched, read, or played in December 2016.
Today's lunch started no differently to any other. Grab some food, open Internet Explorer (I know, it's not by choice...) and fire up theOldReader to chip away at the ever mounting pile in my inbox. β¦
Looking back over what I've previously written about Last.fm is a little, well, shameful. Since as long ago as July 2015 I've been noting how the service has a large void: analog music. I love having β¦
The concept of "card based" web design has been around for at least three years now. So why is it that the following quote from Khoi Vinh, written back in 2014, still appears to be a fundamental β¦
How do you determine quantitative worth for a de facto subjective experience? Is there even any point? Can you make related "values" actually relatable if those "values" are arguably β¦
There's isn't much to add to the above GIF, other than that I think it's a really cleverly designed and demonstrated concept. The idea of CMYK printing is nothing new to me; I've been interested in β¦