Current best practice is (and imho has always been) using relative font-sizes to make text resizing work the browser way in all browsers including IE6/7. In addition to that you could add a widget to resize text. In an ideal situation this widget would also work without javascript (not too hard) or without cookies (a bit harder). The main reason these widgets exist might be the fact that IE didn't allow a user to resize text when the font-size was defined in pixels instead of a percentage or ems.
Just slapping a text resizing widget on a site and then calling it accessible/usable isn't enough. On Mon, Jul 20, 2009 at 3:05 PM, designer <desig...@gwelanmor-internet.co.uk > wrote: > I would be grateful if someone could tell me what is the current best > practice for letting users change the font-size (e.g., by clicking on three > 'a's of different sizes to make different css files be used) on the web > site. Is it still a good idea, or do we go for the approach of using the > browser to do it? Any and all helpful suggestions gratefully appreciated. > > Thanks, > > Bob > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: memberh...@webstandardsgroup.org > ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webstandardsgroup.org *******************************************************************