Mehigh
  • Home
  • About

Posts tagged "Accessibility"

Home» Posts tagged "Accessibility"

Enhance reCaptcha accessibility with disabled images

Posted on November 26, 2010 by mehigh in Javascript No Comments

I’ve encountered an accessibility problem these days… default reCaptcha isn’t properly accessible when the images are disabled. A solution is to detect the availability of images, and if they are disabled to manually adjust the styling of the problematic elements. Basically doing this: Now to share how that was accomplished. 1. Uploaded 2 files: blank.gif [...]

View Post Accessibility

Font resize detection

Posted on June 8, 2010 by mehigh in Javascript No Comments

We all crashed into the problem where a website’s layout gets ruined when zooming in or out the font-size in the browser… You can read a really good article from ALA giving a nice insight with regards to what approach should you take in the early development phases towards avoiding various zooming problems: http://www.alistapart.com/articles/fontresizing/ Most [...]

View Post Accessibility

Categories

  • CSS
  • Ergonomics
  • Javascript
  • Rails
  • Status
  • Wordpress

(c) 2012 Mehigh