Please consider donating: a local project in memory of my daughter

Archive for the "style" Tag

Accessible, degradable style control - part 2

As promised, the second instalment of accessible, degradable style control (that follows part 1). This entry will cover style sheet control, and although this has been covered by other posts in the past, often they rely entirely on JavaScript. This method does not.

Accessible, degradable style control - part 1

This the first in a two part tutorial on how to create style control links to your web site to control font sizes and to control style sheets both from JavaScript and with JavaScript disabled browsers. This method will also keep the user on the page they changed the style from, and will continue to hold [...]