<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ajaxmint - Endless Ajax samples on jQuery, MooTools, ExtJS, Dojo, Prototype and PHP &#187; simple progress bar</title>
	<atom:link href="http://ajaxmint.com/tag/simple-progress-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajaxmint.com</link>
	<description>Endless Ajax Resources</description>
	<lastBuildDate>Sun, 08 Apr 2012 03:38:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Simple AJAX progress bar</title>
		<link>http://ajaxmint.com/2010/02/simple-ajax-progress-bar/</link>
		<comments>http://ajaxmint.com/2010/02/simple-ajax-progress-bar/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 05:45:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[ajax progress bar]]></category>
		<category><![CDATA[progress bar]]></category>
		<category><![CDATA[simple progress bar]]></category>

		<guid isPermaLink="false">http://ajaxmint.com/?p=1729</guid>
		<description><![CDATA[With few lines of JavaScript and CSS you can make simple AJAX progress bar. JavaScript will periodically ask for progress value and server will respond with XML. Progress value should be extracted from the XML and displayed as width of the DIV element.]]></description>
			<content:encoded><![CDATA[<p>With few lines of JavaScript and CSS you can make simple AJAX progress bar. JavaScript will periodically ask for progress value and server will respond with XML. Progress value should be extracted from the XML and displayed as width of the DIV element.<a href="http://www.redips.net/javascript/ajax-progress-bar/"><img class="aligncenter size-full wp-image-1730" title="simple ajax progress bar" src="http://ajaxmint.com/wp-content/uploads/ajaxmint/2010/02/simple-ajax-progress-bar.png" alt="" width="251" height="99" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ajaxmint.com/2010/02/simple-ajax-progress-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

