<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Font Zoomer JavaScript</title>
	<atom:link href="http://tutorialajax.com/font-zoomer-javascript.html/feed" rel="self" type="application/rss+xml" />
	<link>http://tutorialajax.com/font-zoomer-javascript.html</link>
	<description>Prototype, jQuery and another Ajax tutorials</description>
	<lastBuildDate>Fri, 26 Mar 2010 07:30:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: muldoni</title>
		<link>http://tutorialajax.com/font-zoomer-javascript.html/comment-page-1#comment-31</link>
		<dc:creator>muldoni</dc:creator>
		<pubDate>Wed, 15 Apr 2009 18:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialajax.com/?p=24#comment-31</guid>
		<description>Thanks for that input, appreciated. the box and all text not required to resize are tagged as px, I&#039;ve been through all the css settings an improvement is noted, the box now only moves left around 2px (either on up or down sizing on initial page opening BUT ONLY ON IE!)rock solid on Firefox.
press on ----
regards psb</description>
		<content:encoded><![CDATA[<p>Thanks for that input, appreciated. the box and all text not required to resize are tagged as px, I&#8217;ve been through all the css settings an improvement is noted, the box now only moves left around 2px (either on up or down sizing on initial page opening BUT ONLY ON IE!)rock solid on Firefox.<br />
press on &#8212;-<br />
regards psb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://tutorialajax.com/font-zoomer-javascript.html/comment-page-1#comment-30</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Wed, 15 Apr 2009 10:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialajax.com/?p=24#comment-30</guid>
		<description>@muldoni:
The box may moves because the container text is sized, and the box may not have enough room.
There are many ways to fix this problem:
1. Simply add height and weight on the CSS so the text have enough room.
2. CSS the zoombox-text and give it font-size with &quot;px&quot;.
   This will prevent the zoom-box being resized.
3. Or you can use image instead of &quot;+&quot; and &quot;-&quot; :)

Thanks...</description>
		<content:encoded><![CDATA[<p>@muldoni:<br />
The box may moves because the container text is sized, and the box may not have enough room.<br />
There are many ways to fix this problem:<br />
1. Simply add height and weight on the CSS so the text have enough room.<br />
2. CSS the zoombox-text and give it font-size with &#8220;px&#8221;.<br />
   This will prevent the zoom-box being resized.<br />
3. Or you can use image instead of &#8220;+&#8221; and &#8220;-&#8221; <img src='http://tutorialajax.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muldoni</title>
		<link>http://tutorialajax.com/font-zoomer-javascript.html/comment-page-1#comment-29</link>
		<dc:creator>muldoni</dc:creator>
		<pubDate>Wed, 15 Apr 2009 09:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialajax.com/?p=24#comment-29</guid>
		<description>This works very well for me, just one (minor)quirk, I place the zoom-box top left of a test web-page
(within a container div, so position relative) the first time either of the buttons are clicked the box moves a few pixels up and left, subsequent clicks up or down the box stays put, I have tried putting the box before the container div --- same result, this problem seems to be only in IE, firefox has no problem at all.
I haven&#039;t uploaded yet to the site, trying a few more things.
Thanks for a very good script!!</description>
		<content:encoded><![CDATA[<p>This works very well for me, just one (minor)quirk, I place the zoom-box top left of a test web-page<br />
(within a container div, so position relative) the first time either of the buttons are clicked the box moves a few pixels up and left, subsequent clicks up or down the box stays put, I have tried putting the box before the container div &#8212; same result, this problem seems to be only in IE, firefox has no problem at all.<br />
I haven&#8217;t uploaded yet to the site, trying a few more things.<br />
Thanks for a very good script!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
