<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Page comments</title>
		<link>http://www.n-webdesign.co.uk/home/</link>
		<atom:link href="http://www.n-webdesign.co.uk/home/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Comment by 'Ed Nice' on Code snippets: A really easy javascript accessibility text size selector </title>
			<link>http://www.n-webdesign.co.uk/code-snippets-a-really-easy-javascript-accessibility-text-size-selector/#PageComment_819</link>
			<description>I noticed that, when using this on a web site, there was a 'jump' as the page loaded, then re-adjusted to the selected text size.

This was just annoying more than anything else.

To fix it, simply ensure that you have a base font size defined in your CSS, that matches the smallest text size option.

You still get a small kick when the site is set to a larger font by the user, but it is less obvious than the page defaulting to 1em or whatever for half a second, then bumping down to 0.8.</description>
			<pubDate>Thu, 15 Oct 2009 12:05:52 +0100</pubDate>
			<dc:creator>Ed Nice</dc:creator>
			<guid>http://www.n-webdesign.co.uk/code-snippets-a-really-easy-javascript-accessibility-text-size-selector/#PageComment_819</guid>
		</item>
		

	</channel>
</rss>