Archived posts, November 2011
An accessible, keyboard friendly custom select menu
A way of styling the closed state of select elements without sacrificing accessibility.
JavaScript-created markup also needs to be semantic and accessible
Browsers, assistive technology and end users have to deal with non-semantic markup even if it is inserted by JavaScript functions.
Screen readers and CSS
Some CSS intended for visual media types only has unexpected and semantic effects on screen readers.
Styling buttons in iOS WebKit and -webkit-appearance:none
When applying CSS to buttons there are some odd behaviours in WebKit browsers for iOS. Luckily there are at least two ways of working around them.
- Previous month: October 2011
- Next month: December 2011