|
Posted by Andy Dingley on 02/07/06 02:41
On 6 Feb 2006 07:03:03 -0800, magic30000@sbcglobal.net wrote:
>... it works as intended in IE5.x by that I mean that when the browser
>TEXT SIZE is increased for example, the drop menues remain fixed at the
>15px size as I want them to...
Too many bad designers abused fixed size (pixel) fonts when they
shouldn't have done, so now the browser makers are ignoring the spec to
make the overall web more usable.
Your best solution (even better than fixing pixel sizes) is to embrace
flexible sizing. Make your menu use vertical dimensions in ems. If your
desing permits, do this for horizontal dimensions too - although this
can be tricky if you depend on bitmap images in close proximity.
Navigation:
[Reply to this message]
|