<?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: My Javascript (non-AJAX) Progress / Percentage Bar : jsProgressBarHandler 0.2</title>
	<atom:link href="http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/</link>
	<description>A rather geeky/technical weblog by Bram(us) Van Damme</description>
	<lastBuildDate>Tue, 07 Feb 2012 04:34:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: john munro</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1143</link>
		<dc:creator>john munro</dc:creator>
		<pubDate>Tue, 22 Mar 2011 15:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1143</guid>
		<description>Hello.
I&#039;ve managed to set-up the script and get it working with new images but can&#039;t find the part of the js that alters th elenght of time the animation takes?? where can i alter this value to slow it down so it takes aorund 5 seconds??
Thanks
John</description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>I&#8217;ve managed to set-up the script and get it working with new images but can&#8217;t find the part of the js that alters th elenght of time the animation takes?? where can i alter this value to slow it down so it takes aorund 5 seconds??</p>
<p>Thanks</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JavaScript ??/????</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1142</link>
		<dc:creator>JavaScript ??/????</dc:creator>
		<pubDate>Sun, 11 Apr 2010 16:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1142</guid>
		<description>[...] ??Javascript based ??? : jsProgressBarHandler 0.2 [...]</description>
		<content:encoded><![CDATA[<p>[...] ??Javascript based ??? : jsProgressBarHandler 0.2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript Progress / Percentage Bar - Themeflash : One Stop For All Your Web Resources</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1141</link>
		<dc:creator>Javascript Progress / Percentage Bar - Themeflash : One Stop For All Your Web Resources</dc:creator>
		<pubDate>Tue, 11 Aug 2009 13:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1141</guid>
		<description>[...] Javascript based Percentage Bar / Progress Bar : jsProgressBarHandler 0.2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Javascript based Percentage Bar / Progress Bar : jsProgressBarHandler 0.2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bramus!</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1140</link>
		<dc:creator>Bramus!</dc:creator>
		<pubDate>Thu, 20 Dec 2007 23:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1140</guid>
		<description>@Laurent: should be: &lt;code&gt;access20071201 = new JS_BRAMUS.jsProgressBar($(&#039;access20071201&#039;), 0);&lt;/code&gt; and &lt;code&gt;access20071201.setPercentage(&#039;+1&#039;);&lt;/code&gt; ;)
BTW: Version 0.2.1 is up for grabs ;)</description>
		<content:encoded><![CDATA[<p>@Laurent: should be: <code>access20071201 = new JS_BRAMUS.jsProgressBar($('access20071201'), 0);</code> and <code>access20071201.setPercentage('+1');</code> <img src='http://www.bram.us/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>BTW: Version 0.2.1 is up for grabs <img src='http://www.bram.us/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bram.us &#187; My Maintenance : jsProgressBarHandler 0.2.1</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1139</link>
		<dc:creator>Bram.us &#187; My Maintenance : jsProgressBarHandler 0.2.1</dc:creator>
		<pubDate>Thu, 20 Dec 2007 23:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1139</guid>
		<description>[...] since version 0.2 of jsProgressBarHandler hit the net earlier this week some extra ideas popped up in my head. New in this version are the ability to show/hide the [...]</description>
		<content:encoded><![CDATA[<p>[...] since version 0.2 of jsProgressBarHandler hit the net earlier this week some extra ideas popped up in my head. New in this version are the ability to show/hide the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1138</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Thu, 20 Dec 2007 03:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1138</guid>
		<description>I&#039;m sorry but now I have :
el has no properties
from this line :
this.id				= el.id;
My cgi output is :
&lt;span class=&quot;progressBar percentImage1&quot; id=&quot;access20071201&quot;&gt;0%&lt;/span&gt;
&lt;script language=&quot;javascript&quot;&gt;
access20071201 = new JS_BRAMUS.jsProgressBar();
&lt;/script&gt;
&lt;script language=&quot;javascript&quot;&gt;
access20071201.setPercentage(&#039;access20071201&#039;,&#039;+1&#039;);
&lt;/script&gt;
Thanks fot your help !</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry but now I have :<br />
el has no properties<br />
from this line :<br />
this.id				= el.id;</p>
<p>My cgi output is :<br />
&lt;span class=&#8221;progressBar percentImage1&#8243; id=&#8221;access20071201&#8243;&gt;0%&lt;/span&gt;<br />
&lt;script language=&#8221;javascript&#8221;&gt;<br />
access20071201 = new JS_BRAMUS.jsProgressBar();<br />
&lt;/script&gt;<br />
&lt;script language=&#8221;javascript&#8221;&gt;<br />
access20071201.setPercentage(&#8216;access20071201&#8242;,&#8217;+1&#8242;);<br />
&lt;/script&gt;</p>
<p>Thanks fot your help !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript Percentage/Progress Bar Handler</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1137</link>
		<dc:creator>Javascript Percentage/Progress Bar Handler</dc:creator>
		<pubDate>Wed, 19 Dec 2007 13:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1137</guid>
		<description>[...] jsProgressBarHandler is a Javascript based percentage / progress bar, inspired from Bare Naked App. Javascript Progress Bar Handler includes two classes, the jsProgressBar class which define a progress bar and a jsProgressBarHandler class which scans your HTML page for span elements with the progressBar-className and automatic creates progress bars. The separation into two classes enables the user to manually create a new jsProgressBar instances on the fly. Click here to check out the the demo and documentation of sweet percentage / progress bar. [...]</description>
		<content:encoded><![CDATA[<p>[...] jsProgressBarHandler is a Javascript based percentage / progress bar, inspired from Bare Naked App. Javascript Progress Bar Handler includes two classes, the jsProgressBar class which define a progress bar and a jsProgressBarHandler class which scans your HTML page for span elements with the progressBar-className and automatic creates progress bars. The separation into two classes enables the user to manually create a new jsProgressBar instances on the fly. Click here to check out the the demo and documentation of sweet percentage / progress bar. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript Progress / Percentage Bar</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1136</link>
		<dc:creator>Javascript Progress / Percentage Bar</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1136</guid>
		<description>[...] Javascript based Percentage Bar / Progress Bar : jsProgressBarHandler 0.2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Javascript based Percentage Bar / Progress Bar : jsProgressBarHandler 0.2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bramus!</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1135</link>
		<dc:creator>Bramus!</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1135</guid>
		<description>@Laurent: no, the documentation is correct ... but the release contained a wrong file (*oops*), please redownload the file ;)
The reason you need to use new &lt;code&gt;JS_BRAMUS.jsProgressBarHandler();&lt;/code&gt; is because (apparently) you&#039;re still using the Handler. The Handler merely is an object which holds several &lt;code&gt;jsProgressBar()&lt;/code&gt; instances.
If you look at the example (see link in the post above) you&#039;ll see that the action to set the percentage for the last progressBar is set on the element; not the handler ;)
Anywho, it works for you, so no need to change your code :)</description>
		<content:encoded><![CDATA[<p>@Laurent: no, the documentation is correct &#8230; but the release contained a wrong file (*oops*), please redownload the file <img src='http://www.bram.us/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The reason you need to use new <code>JS_BRAMUS.jsProgressBarHandler();</code> is because (apparently) you&#8217;re still using the Handler. The Handler merely is an object which holds several <code>jsProgressBar()</code> instances.</p>
<p>If you look at the example (see link in the post above) you&#8217;ll see that the action to set the percentage for the last progressBar is set on the element; not the handler <img src='http://www.bram.us/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Anywho, it works for you, so no need to change your code <img src='http://www.bram.us/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1134</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bram.us/2007/12/14/my-javascript-non-ajax-progress-percentage-bar-jsprogressbarhandler-02/#comment-1134</guid>
		<description>Hello !
I&#039;ve found what&#039;s wrong !
In your documentation, you wrote :
firstManualPB = new JS_BRAMUS.jsProgressBar();
in fact, it should be :
firstManualPB = new JS_BRAMUS.jsProgressBarHandle();
Then it works fine !
Thanks for your help !
Laurent</description>
		<content:encoded><![CDATA[<p>Hello !</p>
<p>I&#8217;ve found what&#8217;s wrong !<br />
In your documentation, you wrote :</p>
<p>firstManualPB = new JS_BRAMUS.jsProgressBar();</p>
<p>in fact, it should be :</p>
<p>firstManualPB = new JS_BRAMUS.jsProgressBarHandle();</p>
<p>Then it works fine !<br />
Thanks for your help !</p>
<p>Laurent</p>
]]></content:encoded>
	</item>
</channel>
</rss>

