<?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: script.aculo.us Slider Demos and Example&#160;Code</title>
	<atom:link href="http://johnford.is/scriptaculous-slider-demos-and-example-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/</link>
	<description>Handcrafting the Web</description>
	<lastBuildDate>Sat, 07 Jan 2012 09:51:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sasikala</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-86797</link>
		<dc:creator>Sasikala</dc:creator>
		<pubDate>Tue, 22 Jun 2010 06:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-86797</guid>
		<description>Hello John,

I am using the Mouseover slider for my website. It is working fine in Mozilla and other browsers. But IE is not recognizing the event. any idea of how to fix this in IE.Immediate response would be much appreciated.

Sasikala</description>
		<content:encoded><![CDATA[<p>Hello John,</p>
<p>I am using the Mouseover slider for my website. It is working fine in Mozilla and other browsers. But IE is not recognizing the event. any idea of how to fix this in IE.Immediate response would be much appreciated.</p>
<p>Sasikala</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenn</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-72560</link>
		<dc:creator>Jenn</dc:creator>
		<pubDate>Mon, 12 Apr 2010 18:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-72560</guid>
		<description>Hi, 
I love the sliders. I have put these into use on a bio page for a company. Each person has their own slider with a small content box underneath. You pick a person&#039;s slider to enlarge their content and see the info. My issue now is the small content boxes are overlapping each other in the beginning state because some bios are too long. Is there a way to hide the overflow of content until the slider is activated to then show the full content and then hide if another slider is selected or if it is inactive?

Any help with this would be genuinely appreciated. I have tried many different things and cannot figure it out! Thank you!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I love the sliders. I have put these into use on a bio page for a company. Each person has their own slider with a small content box underneath. You pick a person&#8217;s slider to enlarge their content and see the info. My issue now is the small content boxes are overlapping each other in the beginning state because some bios are too long. Is there a way to hide the overflow of content until the slider is activated to then show the full content and then hide if another slider is selected or if it is inactive?</p>
<p>Any help with this would be genuinely appreciated. I have tried many different things and cannot figure it out! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rico</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-58181</link>
		<dc:creator>Rico</dc:creator>
		<pubDate>Sun, 14 Feb 2010 23:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-58181</guid>
		<description>Hi john,

very great sliders and work!

i have a question to the image slider. you show the slide change output in a html p-tag. how can i replace it with a input-form?

thank you!
rico</description>
		<content:encoded><![CDATA[<p>Hi john,</p>
<p>very great sliders and work!</p>
<p>i have a question to the image slider. you show the slide change output in a html p-tag. how can i replace it with a input-form?</p>
<p>thank you!<br />
rico</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-56361</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 30 Jan 2010 07:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-56361</guid>
		<description>Hi john, 
Incredible sliders!!! and they way they are presented is so simple and easy. I must say i am highly impressed. Also i was trying your example &quot;Two Colored Slider Demo&quot; and it worked like a charm in the case of single handle,but what should be done, to implement this horizontal changing color slider in case of 2 handles?
Any help would be highly appreciated.

Regards
Michael</description>
		<content:encoded><![CDATA[<p>Hi john,<br />
Incredible sliders!!! and they way they are presented is so simple and easy. I must say i am highly impressed. Also i was trying your example &#8220;Two Colored Slider Demo&#8221; and it worked like a charm in the case of single handle,but what should be done, to implement this horizontal changing color slider in case of 2 handles?<br />
Any help would be highly appreciated.</p>
<p>Regards<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ford</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-55210</link>
		<dc:creator>John Ford</dc:creator>
		<pubDate>Thu, 07 Jan 2010 18:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-55210</guid>
		<description>@Dee, you&#039;re probably going to need to manipulate the values in onSlide/onChange and possibly the increment parameter (http://wiki.github.com/madrobby/scriptaculous/slider). I don&#039;t know of a quick fix for this.

@Flodder, jQuery and Prototype don&#039;t play well together by default. You&#039;d probably need to look into jQuery.noConflict(): http://docs.jquery.com/Using_jQuery_with_Other_Libraries</description>
		<content:encoded><![CDATA[<p>@Dee, you&#8217;re probably going to need to manipulate the values in onSlide/onChange and possibly the increment parameter (<a href="http://wiki.github.com/madrobby/scriptaculous/slider" rel="nofollow">http://wiki.github.com/madrobby/scriptaculous/slider</a>). I don&#8217;t know of a quick fix for this.</p>
<p>@Flodder, jQuery and Prototype don&#8217;t play well together by default. You&#8217;d probably need to look into jQuery.noConflict(): <a href="http://docs.jquery.com/Using_jQuery_with_Other_Libraries" rel="nofollow">http://docs.jquery.com/Using_jQuery_with_Other_Libraries</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flodder</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-55154</link>
		<dc:creator>Flodder</dc:creator>
		<pubDate>Wed, 06 Jan 2010 18:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-55154</guid>
		<description>Great stuffs. Thank You.

However, these do not seems to work if a page contains a call to a &quot;jquery-1.2.6.pack.js&quot; script for other purposes. Any hint on how to fix this?</description>
		<content:encoded><![CDATA[<p>Great stuffs. Thank You.</p>
<p>However, these do not seems to work if a page contains a call to a &#8220;jquery-1.2.6.pack.js&#8221; script for other purposes. Any hint on how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dee</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-55056</link>
		<dc:creator>Dee</dc:creator>
		<pubDate>Tue, 05 Jan 2010 11:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-55056</guid>
		<description>hi

great piece of code

where do i set the number increment, i want it to be only 2 digits behind the point
i would like to set an intital number and for example 120 and increment to 121.09 or 119.97

thanks

Dee</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>great piece of code</p>
<p>where do i set the number increment, i want it to be only 2 digits behind the point<br />
i would like to set an intital number and for example 120 and increment to 121.09 or 119.97</p>
<p>thanks</p>
<p>Dee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suman</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-34711</link>
		<dc:creator>Suman</dc:creator>
		<pubDate>Wed, 10 Jun 2009 14:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-34711</guid>
		<description>Hi i m facing a prob i m using a dualslider in my application the prob is whenever postback is happening, my slidercontrol is reset to default position.. I don knw where d prob occurs... Please help me on this.</description>
		<content:encoded><![CDATA[<p>Hi i m facing a prob i m using a dualslider in my application the prob is whenever postback is happening, my slidercontrol is reset to default position.. I don knw where d prob occurs&#8230; Please help me on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunadumari</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-31236</link>
		<dc:creator>sunadumari</dc:creator>
		<pubDate>Mon, 20 Apr 2009 11:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-31236</guid>
		<description>How can I download these files shown on the websitelink, esp. the one with the form option ?</description>
		<content:encoded><![CDATA[<p>How can I download these files shown on the websitelink, esp. the one with the form option ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://johnford.is/scriptaculous-slider-demos-and-example-code/#comment-31009</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 16 Apr 2009 03:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/11/12/scriptaculous-slider-demos-and-example-code/#comment-31009</guid>
		<description>Hi,

These sliders are awesome--I&#039;m just wrapping up a project using this code (after trying to do what I needed with the jQuery UI sliders unsuccessfully).

I have one issue which I&#039;d like to fix.  When calling setEnabled on a slider, it triggers the onChange event...is there a way to suppress this behavior?  I only want the onChange event at the end of a onSlide event (after the slider value has actually changed).

Thanks,
David</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>These sliders are awesome&#8211;I&#8217;m just wrapping up a project using this code (after trying to do what I needed with the jQuery UI sliders unsuccessfully).</p>
<p>I have one issue which I&#8217;d like to fix.  When calling setEnabled on a slider, it triggers the onChange event&#8230;is there a way to suppress this behavior?  I only want the onChange event at the end of a onSlide event (after the slider value has actually changed).</p>
<p>Thanks,<br />
David</p>
]]></content:encoded>
	</item>
</channel>
</rss>

