Home › Forums › CSS › Emulating browser zoom with CSS (for accessibility) › Reply To: Emulating browser zoom with CSS (for accessibility)
November 17, 2016 at 12:17 pm
#247957
Participant
Im not sure that I understand what you’re asking for. Are you looking for a CSS-only mechanism to trigger a change in style? Something like this maybe? https://www.sitepoint.com/building-style-switcher-with-pure-css-using-checked/
I’ve also seen it done with the :target selector although I can’t find that particular demo at the mo.