yrstruly,
I replaced the DOCTYPE and html begin tag with this statement in order to
keep browsers from entering quirks-mode.
You original code worked fine in most of my browser tests except for IE8 RC.
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml"; x
I'm really curious about why you'd want to stop users from increasing and
decreasing their text size? Good guidance would dictate that you use ems to
define font size so that users could take advantage of this built-in browser
functionality.
Subject: [jQuery] How to block control + plus/minus
2 matches
Mail list logo