Skip to content.
Adrian Roselli
Integrated Criterion Wallet EV

Search Results: label

If the results below are no good, you can try searching the site via Duck Duck Go, searching via Bing, or even via Google.

Obligatory Redesign Post

Screen shots showing four of the states of the menu of which I am so proud but which has questionable usability, as opposed to the h1 style, which is unquestionably unusable. Note that one of those screen shots is really a view of the printed page, where the menu is…

Posted:

Tags: accessibility, ARIA, css, design, html, mobile, standards, touch, usability, WHCM

Booster Conference Slides: Making Your Site Printable

I’ll fill this up with notes and other content later, but in the meantime here are the slides from my talk this morning: I’ve written a bunch of handy stuff on print styles, here are some links (or you can see all posts tagged print on my blog) along with…

Posted:

Tags: css, print, slides, speaking, standards, usability, UX

Best Viewed in 1 of 11 Flavors of Chrome!

Make sure you view this on Google’s flavor of Chrome, otherwise, well, I have no idea what will happen. Sometimes it’s frustrating being a developer who’s been around to see Mosaic supplanted by Netscape Navigator supplanted by Internet Explorer supplanted by Chrome/WebKit. Developers just love dumping one platform for the…

Posted:

Tags: browser, Chrome, Internet Explorer, rant, Safari, standards, WebKit

CSS Bookmarklets for Testing and Fixing

I regularly have to test sites in development, review some third-party site, or just use a site in my day-to-day time wasting (and banking) rituals. I’ve relied on viewing the page’s source or popping into my browser’s dev tools to find a missing element, copy un-transformed text, check for inline…

Posted:

Tags: accessibility, ARIA, browser, css, html, standards, W3C

On Use of the Lang Attribute

Way back in October I noticed this WHATWG HTML bug (26942) where someone asked why do these examples of <html> lack the lang attribute? I thought the answer from Hixie was a bit dismissive and not based on any data or real-world benefits of use, particularly in the context of…

Posted:

Tags: accessibility, globalization, html, internationalization, localization, standards, W3C, WCAG, whatwg, xhtml

Patents versus Accessibility — Again

I’ve ranted about frivolous patents more than once here. Others far closer to the issue do it daily, so my voice is but a drop in the ocean (and yet nothing happens). This time it’s a little different, and yet familiar (read my April post Patents versus Accessibility). Thanks to…

Posted:

Tags: accessibility, patents, rant

Keep the Focus Outline

This animated GIF is a screen capture of cycling through every interactive element (mostly links) on the page using just the tab key. You’ll note that in all but one case, the only indication of any change is in the lower left in the browser’s status bar where it shows…

Posted:

Tags: accessibility, css, design, law, rant, standards, usability, UX, WAI, WCAG

So You Think You’ve Built a Good Infinite Scroll

So you’re saying there’s a chance … that I’ll make it to the footer. TL;DR (added 12 December 2020): Can the user hit “back” and return to the exact same place? Is there paging for when the JavaScript breaks? Does the page have a footer? Can a keyboard user access…

Posted:

Tags: accessibility, JavaScript, rant, usability, UX

On Screen Reader Detection

Background The latest WebAIM screen reader survey results came out last week, and I had been looking forward to the results of the questions related to screen reader detection. I can say I was a bit surprised by both. To make it easy, I’ll reprint the questions and answers here.…

Posted:

Tags: accessibility, browser, standards, usability, UX

Image alt Exception Change Re-Re-Re-Requested

This post is an unexpected follow-up to my post Image alt Exception Change Re-Re-Requested (note one fewer “re-”) from June 2012. Back then, some had called into question the need for alt attributes to be required and ubiquitous on all img tags. Well, guess what — alt is back under…

Posted:

Tags: accessibility, ARIA, html, standards, W3C, WAI, WCAG

Print Styles Are Media Queries

I have alluded to this point in the past. Usually when I get off on a rant about print styles, I lump it into the overall process of making responsive sites and I use media query formatting in my examples. But I haven’t just flat-out said that print styles are…

Posted:

Tags: css, print, standards, usability, UX

Infographically Disinclined

I don’t care for infographics. Their original purpose of visually conveying otherwise complex information has been superseded by their current use as marketing drek with “quirky” illustrations, blocks of prose, and the occasional useful factoid. The love affair with inforgraphics is confounding to me as a web developer. They are…

Posted:

Tags: accessibility, design, infographic, rant, standards