offscreen.js – Accessibly Hide And Show Elements
A couple of weeks ago I wrote an article where I changed the way jQuery’s hide() and show() function work. After publishing the article there was quite a lot of comments where people expressed their dislike of the idea of changing these two functions. Thinking about it, I see how the title of the article led people to believe that I was suggesting that jQuery should change their hide() and show() functions to use positioning as apposed to display.
In fact …
