Thursday, 26 September 2013

Get browserproperty textsize for IE

Get browserproperty textsize for IE

I have to react on browserproperties like zoom and textsize. To determine
the zoomlevel I calculate screen.deviceXDPI/screen.logicalXDPI which works
fine.
However I also need to know the textsize (normal, larger, ...) to enlarge
an iframe where the content is in. The solution have to be for IE(9).
I know that iframes are not state of the art but it is given... Thanks!

No comments:

Post a Comment