<?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: jQuery Slider update</title>
	<atom:link href="http://blog.egorkhmelev.com/2010/03/jquery-slider-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/</link>
	<description>Design, interface, interaction, big project development, research (by Egor Khmelev).</description>
	<lastBuildDate>Sat, 04 Sep 2010 03:05:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 25 Fresh and Useful JQuery Plugins &#187; DJDESIGNERLAB &#8211; Find All Your Design Inspirations From This Laboratory</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1019</link>
		<dc:creator>25 Fresh and Useful JQuery Plugins &#187; DJDESIGNERLAB &#8211; Find All Your Design Inspirations From This Laboratory</dc:creator>
		<pubDate>Sat, 04 Sep 2010 03:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1019</guid>
		<description>[...]   [...]</description>
		<content:encoded><![CDATA[<p>[...]   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1018</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Thu, 02 Sep 2010 14:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1018</guid>
		<description>hi Egor

Great work! I&#039;m interested in controlling the slider&#039;s movement with buttons - i.e when the user clicks something the slider&#039;s position moves to the left or right. Is it possible?</description>
		<content:encoded><![CDATA[<p>hi Egor</p>
<p>Great work! I&#8217;m interested in controlling the slider&#8217;s movement with buttons &#8211; i.e when the user clicks something the slider&#8217;s position moves to the left or right. Is it possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 25 Fresh and Useful JQuery Plugins- learnex.biz</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1014</link>
		<dc:creator>25 Fresh and Useful JQuery Plugins- learnex.biz</dc:creator>
		<pubDate>Tue, 17 Aug 2010 09:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1014</guid>
		<description>[...]   [...]</description>
		<content:encoded><![CDATA[<p>[...]   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1011</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 06 Aug 2010 04:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1011</guid>
		<description>Egor, Excellent slider control.

Firstly, I noted that $(“.selector”).slider() caused an error in that $.fn.slider is trying to &lt;code&gt;returnValue.push( slider )&lt;/code&gt; when the variable slider does not exist.
I have changed to &lt;code&gt;returnValue.push( self )&lt;/code&gt; which solves that issue.

Also I have added a redraw feature as I needed to change various settings, scales etc on other user events. Thought you might like.
&lt;code&gt;
  case &quot;redraw&quot;:
      self.domNode.remove();
      if(isDefAndNotNull(args[1])){
          $.extend(true,self.settings,args[1]);
          self.settings.interval = self.settings.to-self.settings.from;
      }
      self.create();
      break;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Egor, Excellent slider control.</p>
<p>Firstly, I noted that $(“.selector”).slider() caused an error in that $.fn.slider is trying to <code>returnValue.push( slider )</code> when the variable slider does not exist.<br />
I have changed to <code>returnValue.push( self )</code> which solves that issue.</p>
<p>Also I have added a redraw feature as I needed to change various settings, scales etc on other user events. Thought you might like.<br />
<code><br />
  case "redraw":<br />
      self.domNode.remove();<br />
      if(isDefAndNotNull(args[1])){<br />
          $.extend(true,self.settings,args[1]);<br />
          self.settings.interval = self.settings.to-self.settings.from;<br />
      }<br />
      self.create();<br />
      break;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolay</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1010</link>
		<dc:creator>Nikolay</dc:creator>
		<pubDate>Tue, 03 Aug 2010 14:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1010</guid>
		<description>Скачал. Распаковал. Смотрю в title написано «Слайдер» по-русски. И только тут я понял, что продукт то отечественный! :)

Большое спасибо за такой хороший слайдер!</description>
		<content:encoded><![CDATA[<p>Скачал. Распаковал. Смотрю в title написано «Слайдер» по-русски. И только тут я понял, что продукт то отечественный! <img src='http://blog.egorkhmelev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Большое спасибо за такой хороший слайдер!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharo</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1008</link>
		<dc:creator>sharo</dc:creator>
		<pubDate>Thu, 29 Jul 2010 18:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1008</guid>
		<description>Hi guys,

I&#039;m trying to place custom html elements (bookmarks) on top of the actual slider. Any ideas on how to achieve that ?

I tried appending divs to the table cell but it doesn&#039;t seem to be working out ...

Thanks</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>I&#8217;m trying to place custom html elements (bookmarks) on top of the actual slider. Any ideas on how to achieve that ?</p>
<p>I tried appending divs to the table cell but it doesn&#8217;t seem to be working out &#8230;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1007</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Tue, 27 Jul 2010 18:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1007</guid>
		<description>I am so close to having this do what I want!

http://www.rightcoastracing.com/work/iPad/createModel.html

I think this will be my last question, as you can see on the site, I have two sliders, and text fields after them that display the %, and a total at the bottom.

I am trying to be able to put a number in the text field next to the slider and have it jump to it.

I have tried this... 
&lt;code&gt;
			function submitonEnter(evt, value){ 
				var charCode = (evt.which) ? evt.which : event.keyCode 
				if(charCode == &quot;13&quot;){ 
					y = parseInt(value);
					alert (&quot;enter hit, value : &quot;+value)
					$(&#039;#Slider2&#039;).val(y);
					} 
				}; 

&lt;/code&gt;
 and it is getting the event and the value, but doesn&#039;t update the slider.  And again thank you so much, this script has saved me countless days, I am new to jQuery and js.</description>
		<content:encoded><![CDATA[<p>I am so close to having this do what I want!</p>
<p><a href="http://www.rightcoastracing.com/work/iPad/createModel.html" rel="nofollow">http://www.rightcoastracing.com/work/iPad/createModel.html</a></p>
<p>I think this will be my last question, as you can see on the site, I have two sliders, and text fields after them that display the %, and a total at the bottom.</p>
<p>I am trying to be able to put a number in the text field next to the slider and have it jump to it.</p>
<p>I have tried this&#8230;<br />
<code><br />
			function submitonEnter(evt, value){<br />
				var charCode = (evt.which) ? evt.which : event.keyCode<br />
				if(charCode == "13"){<br />
					y = parseInt(value);<br />
					alert ("enter hit, value : "+value)<br />
					$('#Slider2').val(y);<br />
					}<br />
				}; </p>
<p></code><br />
 and it is getting the event and the value, but doesn&#8217;t update the slider.  And again thank you so much, this script has saved me countless days, I am new to jQuery and js.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharo</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1006</link>
		<dc:creator>sharo</dc:creator>
		<pubDate>Tue, 27 Jul 2010 17:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1006</guid>
		<description>Great piece of software!

Like others here asked, is there a way to make the slider track &#039;clickable&#039; so that the pointer would jump there without having to drag it along. That seems like standard functionality and most people expect sliders to behave this way.

Thanks.</description>
		<content:encoded><![CDATA[<p>Great piece of software!</p>
<p>Like others here asked, is there a way to make the slider track &#8216;clickable&#8217; so that the pointer would jump there without having to drag it along. That seems like standard functionality and most people expect sliders to behave this way.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1005</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Tue, 27 Jul 2010 15:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1005</guid>
		<description>Slider works great on the iPad, I have a question, I have multiple sliders on one page, there all prc, I am trying to show a total at the bottom, but the input numbers are turned into an object, when I try to add them it just puts them next to each other, not addition.

Is there a value somewhere that is the actual number so that I could add them together?  to show total % combination of all sliders positions?</description>
		<content:encoded><![CDATA[<p>Slider works great on the iPad, I have a question, I have multiple sliders on one page, there all prc, I am trying to show a total at the bottom, but the input numbers are turned into an object, when I try to add them it just puts them next to each other, not addition.</p>
<p>Is there a value somewhere that is the actual number so that I could add them together?  to show total % combination of all sliders positions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romi</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1003</link>
		<dc:creator>Romi</dc:creator>
		<pubDate>Mon, 26 Jul 2010 05:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1003</guid>
		<description>Touch:The mobile problem is linked to mousemove event in Dragable class. No touchmove,touchstart event is subcribed on init for handlers(the Addlisteners are there but not working like need), one alert in onmouse is never fired. Adding one external document touchmove and touchstart listener you can move the slider but need some extra work. Selected and moving the handler are cumulatives.The first move and later first and the second...  Could you make some test.thanks.</description>
		<content:encoded><![CDATA[<p>Touch:The mobile problem is linked to mousemove event in Dragable class. No touchmove,touchstart event is subcribed on init for handlers(the Addlisteners are there but not working like need), one alert in onmouse is never fired. Adding one external document touchmove and touchstart listener you can move the slider but need some extra work. Selected and moving the handler are cumulatives.The first move and later first and the second&#8230;  Could you make some test.thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romi</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-1001</link>
		<dc:creator>Romi</dc:creator>
		<pubDate>Sun, 25 Jul 2010 01:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-1001</guid>
		<description>Thanks for this slider,

I have some problems to move the handler in one ipod. The touch is selected but is not possible to move the selectors.I use range 2 selectors. Same page is working in ff.Could you see please. Regards</description>
		<content:encoded><![CDATA[<p>Thanks for this slider,</p>
<p>I have some problems to move the handler in one ipod. The touch is selected but is not possible to move the selectors.I use range 2 selectors. Same page is working in ff.Could you see please. Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 25 Fresh and Useful JQuery Plugins &#124; Zarif Balci &#124; Tasarıma Atılan İmza</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-997</link>
		<dc:creator>25 Fresh and Useful JQuery Plugins &#124; Zarif Balci &#124; Tasarıma Atılan İmza</dc:creator>
		<pubDate>Fri, 23 Jul 2010 08:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-997</guid>
		<description>[...]   [...]</description>
		<content:encoded><![CDATA[<p>[...]   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-996</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 21 Jul 2010 17:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-996</guid>
		<description>Been playing with this, I know alot of people have said that clicking on the slider to change position would be good.  What about, a small text field after the slider where you could put in a value?  This may be benificial both on full size websites as people could put in the exact amount they want, but also on mobile devices, some screens are just to small to make the slider &quot;work&quot;, if there were a text field next to it, you would be able to input via the keyboard the number you want, and then have the slider move to that point?

Does that make sense?</description>
		<content:encoded><![CDATA[<p>Been playing with this, I know alot of people have said that clicking on the slider to change position would be good.  What about, a small text field after the slider where you could put in a value?  This may be benificial both on full size websites as people could put in the exact amount they want, but also on mobile devices, some screens are just to small to make the slider &#8220;work&#8221;, if there were a text field next to it, you would be able to input via the keyboard the number you want, and then have the slider move to that point?</p>
<p>Does that make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-995</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 21 Jul 2010 17:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-995</guid>
		<description>Thanks for the tip, got it!

jQuery(&quot;#Slider&quot;).slider( {from: 0, to: 100, step: 1, smooth:true, skin:&quot;round&quot;} );</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, got it!</p>
<p>jQuery(&#8220;#Slider&#8221;).slider( {from: 0, to: 100, step: 1, smooth:true, skin:&#8221;round&#8221;} );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-994</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 21 Jul 2010 16:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-994</guid>
		<description>Egor, great great slider!! 

I tried to do a prc slider, 0-100 like so (very basic)

  
     
      jQuery(&quot;#Slider&quot;).slider(&#039;prc&#039;, 0, 1000);
    

But the slider will only go from 1 - 10  confused?  Any help would be greately appriciated.

Pete</description>
		<content:encoded><![CDATA[<p>Egor, great great slider!! </p>
<p>I tried to do a prc slider, 0-100 like so (very basic)</p>
<p>      jQuery(&#8220;#Slider&#8221;).slider(&#8216;prc&#8217;, 0, 1000);</p>
<p>But the slider will only go from 1 &#8211; 10  confused?  Any help would be greately appriciated.</p>
<p>Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teknoloji platformu - Harika Jquery Eklentileri [30 ADET]</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-982</link>
		<dc:creator>Teknoloji platformu - Harika Jquery Eklentileri [30 ADET]</dc:creator>
		<pubDate>Fri, 09 Jul 2010 12:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-982</guid>
		<description>[...] Demo &#124; İndir &#124; Tema (Skin)  jQuery Slider(Safari Style) [...]</description>
		<content:encoded><![CDATA[<p>[...] Demo | İndir | Tema (Skin)  jQuery Slider(Safari Style) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ярослав</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-981</link>
		<dc:creator>Ярослав</dc:creator>
		<pubDate>Fri, 09 Jul 2010 01:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-981</guid>
		<description>Отличный плагин. Огромное спасибо за работу.</description>
		<content:encoded><![CDATA[<p>Отличный плагин. Огромное спасибо за работу.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-980</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Tue, 22 Jun 2010 09:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-980</guid>
		<description>Hello Egor,

next Question ;-)
It is possible to use only one Pointer? A slider with only one pointer not hiding one of them.</description>
		<content:encoded><![CDATA[<p>Hello Egor,</p>
<p>next Question <img src='http://blog.egorkhmelev.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
It is possible to use only one Pointer? A slider with only one pointer not hiding one of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-976</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-976</guid>
		<description>Ok i think it works like this:

In the second Slider after:
callback: function(value2) {

I had to put:
var testss = $(&quot;#aufl_slide_1&quot;).slider(&quot;value&quot;);
alert(testss);

Right?</description>
		<content:encoded><![CDATA[<p>Ok i think it works like this:</p>
<p>In the second Slider after:<br />
callback: function(value2) {</p>
<p>I had to put:<br />
var testss = $(&#8220;#aufl_slide_1&#8243;).slider(&#8220;value&#8221;);<br />
alert(testss);</p>
<p>Right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-975</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-975</guid>
		<description>Yes i have read this but i absolutly don&#039;t know what to do with this or where to place it.</description>
		<content:encoded><![CDATA[<p>Yes i have read this but i absolutly don&#8217;t know what to do with this or where to place it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Khmelev</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-974</link>
		<dc:creator>Egor Khmelev</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-974</guid>
		<description>@Markus You have to look at &quot;New features&quot; part :)

$(“.selector”).slider( “value” ) should be helpful.</description>
		<content:encoded><![CDATA[<p>@Markus You have to look at &#8220;New features&#8221; part <img src='http://blog.egorkhmelev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>$(“.selector”).slider( “value” ) should be helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-973</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-973</guid>
		<description>Hi Egor,
i need your help again :-(

I have 2 Sliders:

Slider 1
&lt;code&gt;
$(&#039;#aufl_slide_1&#039;).slider({
jQuery(&quot;#aufl_slide_1&quot;).slider({
from: 1,
to: 10,
scale: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],
limits: false,
step: 1,
smooth: false,
dimension: &#039;  MP&#039;,
skin: &quot;round&quot;,
callback: function(value1) {
alert(value1);
}
});
&lt;/code&gt;

Slider 2
&lt;code&gt;
$(&#039;#aufl_slide_2&#039;).slider({
jQuery(&quot;#aufl_slide_2&quot;).slider({
from: 1,
to: 10,
scale: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],
limits: false,
step: 1,
smooth: false,
dimension: &#039;  MP&#039;,
skin: &quot;round&quot;,
callback: function(value2) {
alert(value1);
alert(value2);
}
});
&lt;/code&gt;

In Slider 2 i need the value of Slider 1.
Look at &quot;alert(value1);&quot;.
Is this possible?</description>
		<content:encoded><![CDATA[<p>Hi Egor,<br />
i need your help again <img src='http://blog.egorkhmelev.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>I have 2 Sliders:</p>
<p>Slider 1<br />
<code><br />
$('#aufl_slide_1').slider({<br />
jQuery("#aufl_slide_1").slider({<br />
from: 1,<br />
to: 10,<br />
scale: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],<br />
limits: false,<br />
step: 1,<br />
smooth: false,<br />
dimension: '  MP',<br />
skin: "round",<br />
callback: function(value1) {<br />
alert(value1);<br />
}<br />
});<br />
</code></p>
<p>Slider 2<br />
<code><br />
$('#aufl_slide_2').slider({<br />
jQuery("#aufl_slide_2").slider({<br />
from: 1,<br />
to: 10,<br />
scale: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],<br />
limits: false,<br />
step: 1,<br />
smooth: false,<br />
dimension: '  MP',<br />
skin: "round",<br />
callback: function(value2) {<br />
alert(value1);<br />
alert(value2);<br />
}<br />
});<br />
</code></p>
<p>In Slider 2 i need the value of Slider 1.<br />
Look at &#8220;alert(value1);&#8221;.<br />
Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-971</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 16 Jun 2010 15:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-971</guid>
		<description>This Plugin is realy realy fantastic !!!!</description>
		<content:encoded><![CDATA[<p>This Plugin is realy realy fantastic !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-970</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 16 Jun 2010 15:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-970</guid>
		<description>Ok :-( the answer i can read in the comments!</description>
		<content:encoded><![CDATA[<p>Ok <img src='http://blog.egorkhmelev.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  the answer i can read in the comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-969</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 16 Jun 2010 15:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-969</guid>
		<description>Ok another GREAT question. Sorry i&#039;m a jQuery and Javascript-Beginner :-(

In this &quot;callback-function&quot; i need the value of the first slider and the second slider on MouseUp. How did i get the values?

Thank you so much for your help!</description>
		<content:encoded><![CDATA[<p>Ok another GREAT question. Sorry i&#8217;m a jQuery and Javascript-Beginner <img src='http://blog.egorkhmelev.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>In this &#8220;callback-function&#8221; i need the value of the first slider and the second slider on MouseUp. How did i get the values?</p>
<p>Thank you so much for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-968</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-968</guid>
		<description>Oh YES. Thats it. Thank you!</description>
		<content:encoded><![CDATA[<p>Oh YES. Thats it. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Khmelev</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-967</link>
		<dc:creator>Egor Khmelev</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-967</guid>
		<description>@Markus check documentation here: http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/</description>
		<content:encoded><![CDATA[<p>@Markus check documentation here: <a href="http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/" rel="nofollow">http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-966</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-966</guid>
		<description>Hi,i&#039;ve a short question. It seems that it ins&#039;t possible to set a &quot;slide&quot; or &quot;change&quot; function.
&lt;code&gt;
    
	$(&#039;#aufl_slide_1&#039;).slider({
      jQuery(&quot;#aufl_slide_1&quot;).slider({ 
	  from: 1,
	  to: 10,
	  scale: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],
	  limits: false,
	  step: 1,
	  smooth: false,
	  dimension: &#039;&#160; MP&#039;,
	  skin: &quot;round&quot;,

          slide: function(e, ui) {
             alert(&quot;hhhh&quot;);
		  }
		});
    
&lt;/code&gt;
Like this! It doesn&#039;t work :-(</description>
		<content:encoded><![CDATA[<p>Hi,i&#8217;ve a short question. It seems that it ins&#8217;t possible to set a &#8220;slide&#8221; or &#8220;change&#8221; function.<br />
<code></p>
<p>	$('#aufl_slide_1').slider({<br />
      jQuery("#aufl_slide_1").slider({<br />
	  from: 1,<br />
	  to: 10,<br />
	  scale: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],<br />
	  limits: false,<br />
	  step: 1,<br />
	  smooth: false,<br />
	  dimension: '&nbsp; MP',<br />
	  skin: "round",</p>
<p>          slide: function(e, ui) {<br />
             alert("hhhh");<br />
		  }<br />
		});</p>
<p></code><br />
Like this! It doesn&#8217;t work <img src='http://blog.egorkhmelev.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert.</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-961</link>
		<dc:creator>Robert.</dc:creator>
		<pubDate>Mon, 07 Jun 2010 21:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-961</guid>
		<description>&lt;cite&gt;First, the bug when two pointers are at the right of slider range. There was nothing you can do with that. So, this is really important.&lt;/cite&gt;

Well I was solved like that: when both sliders get margin of same (min,max) interval I was increse z-index for that slider pointer that is from oposite limit of interval. 
If both go on max then min slider have incresed z-index, and same thing for min.</description>
		<content:encoded><![CDATA[<p><cite>First, the bug when two pointers are at the right of slider range. There was nothing you can do with that. So, this is really important.</cite></p>
<p>Well I was solved like that: when both sliders get margin of same (min,max) interval I was increse z-index for that slider pointer that is from oposite limit of interval.<br />
If both go on max then min slider have incresed z-index, and same thing for min.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saxony</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-957</link>
		<dc:creator>Saxony</dc:creator>
		<pubDate>Thu, 27 May 2010 21:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-957</guid>
		<description>Has there been any progress on the &quot;click the slider track to change value&quot; feature? Instead of just dragging the slider, it would be great to click on the track and have the slider go to that position. For mobile users definitely, plus a lot of users tend to do that instinctively. Thanks!</description>
		<content:encoded><![CDATA[<p>Has there been any progress on the &#8220;click the slider track to change value&#8221; feature? Instead of just dragging the slider, it would be great to click on the track and have the slider go to that position. For mobile users definitely, plus a lot of users tend to do that instinctively. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ciembor</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-952</link>
		<dc:creator>ciembor</dc:creator>
		<pubDate>Fri, 21 May 2010 16:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-952</guid>
		<description>Is it (would it be) possible to add more than two pointers in one slider? I&#039;m looking for something like that and I can&#039;t find.</description>
		<content:encoded><![CDATA[<p>Is it (would it be) possible to add more than two pointers in one slider? I&#8217;m looking for something like that and I can&#8217;t find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-951</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 20 May 2010 14:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-951</guid>
		<description>Contrary to earlier posts recommending hacking the source for the slider, I was able to get the slider to &quot;snap&quot; to each increment simply by adding &quot;smooth: false&quot; to the options.

jQuery(&quot;#mySlider&quot;).slider(
{ 
	from: 0, 
	to: 100, 
	step: 5, 
	smooth: false,  // Makes the cursor &#039;snap&#039; to increments of 5.
});</description>
		<content:encoded><![CDATA[<p>Contrary to earlier posts recommending hacking the source for the slider, I was able to get the slider to &#8220;snap&#8221; to each increment simply by adding &#8220;smooth: false&#8221; to the options.</p>
<p>jQuery(&#8220;#mySlider&#8221;).slider(<br />
{<br />
	from: 0,<br />
	to: 100,<br />
	step: 5,<br />
	smooth: false,  // Makes the cursor &#8217;snap&#8217; to increments of 5.<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmet Sali</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-949</link>
		<dc:creator>Ahmet Sali</dc:creator>
		<pubDate>Mon, 17 May 2010 16:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-949</guid>
		<description>cute slider, nice work:)</description>
		<content:encoded><![CDATA[<p>cute slider, nice work:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BEST AJAX EXAMPLES - Nagpur</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-937</link>
		<dc:creator>BEST AJAX EXAMPLES - Nagpur</dc:creator>
		<pubDate>Tue, 11 May 2010 07:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-937</guid>
		<description>[...] jQuery Slider [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery Slider [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aQuila</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-935</link>
		<dc:creator>aQuila</dc:creator>
		<pubDate>Thu, 06 May 2010 13:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-935</guid>
		<description>Hi, does anyone have problems with this very nice plugin in IE7? It works fine in firefox version 3.6.3 but i have some slider interface issues in IE7.

When i set the sliders pointer values (using $(“.selector”).slider( “value”, opt_pointer1, opt_pointer2), the &#039;dimention(s)&#039; doesn&#039;t render correctly...?

Can you please advise?

------
aQuila</description>
		<content:encoded><![CDATA[<p>Hi, does anyone have problems with this very nice plugin in IE7? It works fine in firefox version 3.6.3 but i have some slider interface issues in IE7.</p>
<p>When i set the sliders pointer values (using $(“.selector”).slider( “value”, opt_pointer1, opt_pointer2), the &#8216;dimention(s)&#8217; doesn&#8217;t render correctly&#8230;?</p>
<p>Can you please advise?</p>
<p>&#8212;&#8212;<br />
aQuila</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Khmelev</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-934</link>
		<dc:creator>Egor Khmelev</dc:creator>
		<pubDate>Thu, 06 May 2010 12:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-934</guid>
		<description>Thanks guys for your comments and pieces of code. Sure I will add this in further version.
@Saxony and @ davide thanks!
@Sergey Yakunin Yes, this is a good advice. However, you can do this by &quot;calculate&quot; function.
@Abhijeet Sorry, there are no way. I&#039;m thinking about it.</description>
		<content:encoded><![CDATA[<p>Thanks guys for your comments and pieces of code. Sure I will add this in further version.<br />
@Saxony and @ davide thanks!<br />
@Sergey Yakunin Yes, this is a good advice. However, you can do this by &#8220;calculate&#8221; function.<br />
@Abhijeet Sorry, there are no way. I&#8217;m thinking about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Yakunin</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-933</link>
		<dc:creator>Sergey Yakunin</dc:creator>
		<pubDate>Thu, 06 May 2010 11:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-933</guid>
		<description>Perfect slider, thanks! Отличный слайдер, спасибо.

You should definitely add:
{
dimensionPosition: before,
thousandsDelimiter: &#039;,&#039;,
fractionDelimiter: &#039;.&#039;
}
to get &lt;b&gt;£10,001.23&lt;/b&gt; or something like this.

Thank you!</description>
		<content:encoded><![CDATA[<p>Perfect slider, thanks! Отличный слайдер, спасибо.</p>
<p>You should definitely add:<br />
{<br />
dimensionPosition: before,<br />
thousandsDelimiter: &#8216;,&#8217;,<br />
fractionDelimiter: &#8216;.&#8217;<br />
}<br />
to get <b>£10,001.23</b> or something like this.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijeet</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-929</link>
		<dc:creator>Abhijeet</dc:creator>
		<pubDate>Wed, 05 May 2010 11:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-929</guid>
		<description>All the sliders have a horizontal orientation. Is there any way to vertically orient it. 

I would also like to see minimum value at the bottom and max value at the top</description>
		<content:encoded><![CDATA[<p>All the sliders have a horizontal orientation. Is there any way to vertically orient it. </p>
<p>I would also like to see minimum value at the bottom and max value at the top</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-928</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Tue, 04 May 2010 17:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-928</guid>
		<description>Otherwise, maybe something like that would work?

$(&#039;.jslider&#039;).each(function() {
  $(&#039;.jslider-pointer:first&#039;, this).addClass(&#039;my-new-jslider-pointer-first&#039;);
  $(&#039;.jslider-pointer:last&#039;, this).addClass(&#039;my-new-jslider-pointer-last&#039;);
});</description>
		<content:encoded><![CDATA[<p>Otherwise, maybe something like that would work?</p>
<p>$(&#8216;.jslider&#8217;).each(function() {<br />
  $(&#8216;.jslider-pointer:first&#8217;, this).addClass(&#8216;my-new-jslider-pointer-first&#8217;);<br />
  $(&#8216;.jslider-pointer:last&#8217;, this).addClass(&#8216;my-new-jslider-pointer-last&#8217;);<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-927</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Tue, 04 May 2010 16:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-927</guid>
		<description>Any idea on how to change &quot;Skin&quot; setting so that we could customize each pointer with a different skin?</description>
		<content:encoded><![CDATA[<p>Any idea on how to change &#8220;Skin&#8221; setting so that we could customize each pointer with a different skin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davide</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-921</link>
		<dc:creator>davide</dc:creator>
		<pubDate>Fri, 30 Apr 2010 17:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-921</guid>
		<description>A simple way to disable/enable the slider (fix both pointer):
add this option in settings (around line 441)
&lt;pre&gt;
disabled: false,
&lt;/pre&gt;
add this &quot;case&quot; on switch (around line 420)
&lt;pre&gt;
case &quot;disabled&quot;:
   self.settings.disabled=args[1];
   break;
&lt;/pre&gt;
and add this line (around line 936) as first line of the function onmousemove
&lt;pre&gt;
if(this.settings.disabled == true)return;
&lt;/pre&gt;

in this way is possible at runtime enable/disable the slider
&lt;pre&gt;
$(&quot;#Slider&quot;).slider(&quot;disabled&quot;, true);
&lt;/pre&gt;

Hope this helps others
byez</description>
		<content:encoded><![CDATA[<p>A simple way to disable/enable the slider (fix both pointer):<br />
add this option in settings (around line 441)</p>
<pre>
disabled: false,
</pre>
<p>add this &#8220;case&#8221; on switch (around line 420)</p>
<pre>
case "disabled":
   self.settings.disabled=args[1];
   break;
</pre>
<p>and add this line (around line 936) as first line of the function onmousemove</p>
<pre>
if(this.settings.disabled == true)return;
</pre>
<p>in this way is possible at runtime enable/disable the slider</p>
<pre>
$("#Slider").slider("disabled", true);
</pre>
<p>Hope this helps others<br />
byez</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davide</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-920</link>
		<dc:creator>davide</dc:creator>
		<pubDate>Fri, 30 Apr 2010 16:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-920</guid>
		<description>@Saxony, another way to obtain &quot;snap to steps&quot;.
Firstly, find the settings object on line 441 and add, to enable snapping to steps as an option:
&lt;pre&gt;
snap: true,
&lt;/pre&gt;
then add the following code around line 959 on the &quot;calc&quot; function, before return x;
&lt;pre&gt;
if(this.settings.snap==true){
  var n=100/((this.settings.to - this.settings.from)/this.settings.step)
  x = Math.floor(x/n + 0.5)*n;
}
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>@Saxony, another way to obtain &#8220;snap to steps&#8221;.<br />
Firstly, find the settings object on line 441 and add, to enable snapping to steps as an option:</p>
<pre>
snap: true,
</pre>
<p>then add the following code around line 959 on the &#8220;calc&#8221; function, before return x;</p>
<pre>
if(this.settings.snap==true){
  var n=100/((this.settings.to - this.settings.from)/this.settings.step)
  x = Math.floor(x/n + 0.5)*n;
}
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#160; En iyi jQuery Uygulamaları &#8211; Nisan 2010&#160;by&#160;webdunyam.net</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-919</link>
		<dc:creator>&#160; En iyi jQuery Uygulamaları &#8211; Nisan 2010&#160;by&#160;webdunyam.net</dc:creator>
		<pubDate>Fri, 30 Apr 2010 16:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-919</guid>
		<description>[...] jQuery Slider &#8211; Demo [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery Slider &#8211; Demo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Johnson</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-916</link>
		<dc:creator>Greg Johnson</dc:creator>
		<pubDate>Thu, 29 Apr 2010 17:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-916</guid>
		<description>Egor,

Great slider. There is one important usability issue, and one functional feature I&#039;d like to address.

Firstly, and most importantly, the slider is unusable on mobile platforms because it does not allow for the slider to be moved by clicking on the slider bar. This would be similar in nature to the scrollbar on this web page. Without this fix, this slider cannot reliably be used on any site where we might expect to have visitors on the iPhone/iPad/iPod or Androind platforms.

Secondly, it would be great to be able to place upper and lower limits so that the sliders could never touch eachother. This could be accomplished in one of two ways:
1) Pass an integer that tells the slider to stop sliding once the handles get within a certain distance of oneanother. 
2) Pass two integers, one for the higher handle, and one for the lower handle, that would prevent the high handle from going any lower - and the low handle from going any higher - than the set limits.

Your thoughts?</description>
		<content:encoded><![CDATA[<p>Egor,</p>
<p>Great slider. There is one important usability issue, and one functional feature I&#8217;d like to address.</p>
<p>Firstly, and most importantly, the slider is unusable on mobile platforms because it does not allow for the slider to be moved by clicking on the slider bar. This would be similar in nature to the scrollbar on this web page. Without this fix, this slider cannot reliably be used on any site where we might expect to have visitors on the iPhone/iPad/iPod or Androind platforms.</p>
<p>Secondly, it would be great to be able to place upper and lower limits so that the sliders could never touch eachother. This could be accomplished in one of two ways:<br />
1) Pass an integer that tells the slider to stop sliding once the handles get within a certain distance of oneanother.<br />
2) Pass two integers, one for the higher handle, and one for the lower handle, that would prevent the high handle from going any lower &#8211; and the low handle from going any higher &#8211; than the set limits.</p>
<p>Your thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pete</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-899</link>
		<dc:creator>pete</dc:creator>
		<pubDate>Tue, 27 Apr 2010 15:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-899</guid>
		<description>Is there anyway to set specific values instead of a range?  Such as: &lt;code&gt;values: [1, 5, 18, 300, 1500]&lt;/code&gt;

Thanks!

-pete</description>
		<content:encoded><![CDATA[<p>Is there anyway to set specific values instead of a range?  Such as: <code>values: [1, 5, 18, 300, 1500]</code></p>
<p>Thanks!</p>
<p>-pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saxony</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-898</link>
		<dc:creator>Saxony</dc:creator>
		<pubDate>Sat, 24 Apr 2010 00:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-898</guid>
		<description>Here is a bit of code to enable snapping to steps as an option.

Find the settings object on line 441 and add: 
&lt;code&gt; snap: true,&lt;/code&gt;

Then, depending on your needs, add the following code to the mouse event functions in jSiderPointer. For instance, in onmouseup on line 936, I added:
&lt;code&gt;if(this.parent.settings.snap == true){
var percentage = this.parent.valueToPrc(this.parent.getValue(), this);
this._set( percentage );
}&lt;/code&gt;

Hope this helps others.</description>
		<content:encoded><![CDATA[<p>Here is a bit of code to enable snapping to steps as an option.</p>
<p>Find the settings object on line 441 and add:<br />
<code> snap: true,</code></p>
<p>Then, depending on your needs, add the following code to the mouse event functions in jSiderPointer. For instance, in onmouseup on line 936, I added:<br />
<code>if(this.parent.settings.snap == true){<br />
var percentage = this.parent.valueToPrc(this.parent.getValue(), this);<br />
this._set( percentage );<br />
}</code></p>
<p>Hope this helps others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saxony</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-897</link>
		<dc:creator>Saxony</dc:creator>
		<pubDate>Wed, 21 Apr 2010 21:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-897</guid>
		<description>I love the slider. I have one question. Could a &quot;snap to&quot; feature be added that allows for snapping the slider to the step value. For instance, if you have from 1 to 10, with step of 1, could it snap the slider to each step value between the min and max? Seems like a logical addon. Thanks</description>
		<content:encoded><![CDATA[<p>I love the slider. I have one question. Could a &#8220;snap to&#8221; feature be added that allows for snapping the slider to the step value. For instance, if you have from 1 to 10, with step of 1, could it snap the slider to each step value between the min and max? Seems like a logical addon. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-896</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Sat, 17 Apr 2010 17:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-896</guid>
		<description>Just to apprise you all of the iPad/iPhone/iPod status of this latest build.

I&#039;ve tested this latest update on my iPad and it working well.
This is the only slider I know that works on the touch screen to date.
Great job Egor!

Because of the small screen and fat fingers, you might consider larger slider handles option.
It can be a little frustrating.

Thanks much!
Jeff</description>
		<content:encoded><![CDATA[<p>Just to apprise you all of the iPad/iPhone/iPod status of this latest build.</p>
<p>I&#8217;ve tested this latest update on my iPad and it working well.<br />
This is the only slider I know that works on the touch screen to date.<br />
Great job Egor!</p>
<p>Because of the small screen and fat fingers, you might consider larger slider handles option.<br />
It can be a little frustrating.</p>
<p>Thanks much!<br />
Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome Bohg</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-895</link>
		<dc:creator>Jerome Bohg</dc:creator>
		<pubDate>Thu, 15 Apr 2010 23:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-895</guid>
		<description>Really awesome plugin, Egor. I&#039;m am using this in a project right now. As soon as the website is online I&#039;ll post a link. You did a great job there. I really like that you paid attention to little details. If I would have to make one point for improvement it would be to try and get rid of the table and try solve it with CSS. I&#039;m sure you have good reasons for using a table and I can certainly live with it so don&#039;t spend to much time on that. All in all a big thank you.</description>
		<content:encoded><![CDATA[<p>Really awesome plugin, Egor. I&#8217;m am using this in a project right now. As soon as the website is online I&#8217;ll post a link. You did a great job there. I really like that you paid attention to little details. If I would have to make one point for improvement it would be to try and get rid of the table and try solve it with CSS. I&#8217;m sure you have good reasons for using a table and I can certainly live with it so don&#8217;t spend to much time on that. All in all a big thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.egorkhmelev.com/2010/03/jquery-slider-update/comment-page-1/#comment-893</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 15 Apr 2010 21:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.egorkhmelev.com/?p=222#comment-893</guid>
		<description>It was my intention to wrap my above link as a code, so the link wasn&#039;t clickable. Could you change this Egor? Thanks :) Hope to receive a reply of you soon regarding me question above.

Dave</description>
		<content:encoded><![CDATA[<p>It was my intention to wrap my above link as a code, so the link wasn&#8217;t clickable. Could you change this Egor? Thanks <img src='http://blog.egorkhmelev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Hope to receive a reply of you soon regarding me question above.</p>
<p>Dave</p>
]]></content:encoded>
	</item>
</channel>
</rss>
