Another Problem:
Textzoom in Mozilla and Netscape resizes text even if the font-size: is somewhat like 11px. IE doesn't resize these if the user tries to resize tekst... It's not that i don't want text to be resized by the browser (Maybe there is a way, if you know please tell).
I want to resize and replace DIVs if the browser overrules the given font-size.
Example
Textzoom in Mozilla and Netscape resizes text even if the font-size: is somewhat like 11px. IE doesn't resize these if the user tries to resize tekst... It's not that i don't want text to be resized by the browser (Maybe there is a way, if you know please tell).
I want to resize and replace DIVs if the browser overrules the given font-size.
Example
Code:
<div style="font-size: 11px;">text</div>