This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
The application that I am developing may be run by the disabled. They need to view larger fonts.
I am having this problem - when IE fonts change, the fonts in my application do not change accordingly. How do I modify the code in my stylesheet to fix the problem? Thanks a lot in advance.
Yeah. The disabled users may change the font size in their IE browser to view the application.
I can see that I am using some absolute font-size in my stylesheet (part of my stylesheet is show below). What modification should I do so that the application font size changes in accordance with that in the IE browser?