@import will see a list. If they do render the style sheets, but not in a DOM-capable browser, the list and the skip-nav link will be displayed as a horizontal navigation bar.
And if they do support @import and have a DOM-capable browser, a seperate style sheet is imported, which hides the list. A 'click' on the button shows the list, but keyboard commands will also work.
Very nice. And an excellent post outlining the steps taken to acheive this. All the source material is there to reverse-engineer it, as well has his explanations.
Tagged As CSS, Coding, HTML, Javascript, Usability
Comments are Open (0)
Posted at 11:16 AM