Hello list, I'm looking for a simple, tried and true method of allowing a user to increase/decrease font size on a page – no, not by using browser settings. You know... You see an icon of a big 'A' and a little 'a' and clicking them increases/decreases page font size... Any links to examples/how-tos are appreciated. Off-list replies are fine if this will avoid a 'mines better' war.
Personally I consider these things counterproductive, as explaining the user how to resize would make more sense (give a man a fish...). Then again, if you think your site needs those, you might consider using a larger font from the start anyways. Technically the best is UDASSS: http://24ways.org/advent/introducing-udasss which uses an accessible to everyone server side control and Ajax goodness to prevent you from an evil reload at the same time. -- Chris Heilmann Book: http://www.beginningjavascript.com Blog: http://www.wait-till-i.com Writing: http://icant.co.uk/ ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
