[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Richard D. Worth
On Mon, Jun 1, 2009 at 11:29 PM, Musixz Man wrote: > The change event fires when the mouse is released (slide stop) - which > updates the value correctly on mouse release. > > But, is there no way to get a accurate real-time value while the mouse is > held down while dragging it all the way left

[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Musixz Man
keep the change event as is. From: mus...@hotmail.com To: jquery-en@googlegroups.com Subject: [jQuery] Re: Slider Values Not Accurate at Ends Date: Mon, 1 Jun 2009 21:50:23 -0500 Oh geez. I totally missed that change event :0 Thank you much for your help/time. -Kevin Date: Mon, 1 Jun

[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Musixz Man
Oh geez. I totally missed that change event :0 Thank you much for your help/time. -Kevin Date: Mon, 1 Jun 2009 22:39:34 -0400 Subject: [jQuery] Re: Slider Values Not Accurate at Ends From: rdwo...@gmail.com To: jquery-en@googlegroups.com Sorry, I was going off your previous instructions, so I

[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Richard D. Worth
Are you getting a different result? > > Thanks! > > ------ > Date: Mon, 1 Jun 2009 21:29:54 -0400 > Subject: [jQuery] Re: Slider Values Not Accurate at Ends > From: rdwo...@gmail.com > To: jquery-en@googlegroups.com > > > On Mon, Jun 1, 2009 at 9:10 PM, Musixz Man wrot

[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Musixz Man
The same is happening with Safari and Opera on a 2nd machine. So...it cant really be just me...hehe...right? From: mus...@hotmail.com To: jquery-en@googlegroups.com Subject: [jQuery] Re: Slider Values Not Accurate at Ends Date: Mon, 1 Jun 2009 21:27:58 -0500 Yes, I'm

[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Musixz Man
esult? Thanks! Date: Mon, 1 Jun 2009 21:29:54 -0400 Subject: [jQuery] Re: Slider Values Not Accurate at Ends From: rdwo...@gmail.com To: jquery-en@googlegroups.com On Mon, Jun 1, 2009 at 9:10 PM, Musixz Man wrote: Richard, No, I just include the default jQ ui.js and call $(#element).s

[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Richard D. Worth
On Mon, Jun 1, 2009 at 9:10 PM, Musixz Man wrote: > Richard, > > No, I just include the default jQ ui.js and call $(#element).slider > The css in ui.slider.css is functional. It's also present in any complete jQuery UI theme. > > http://jsbin.com/abuxi > > I think I did that right > You

[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Musixz Man
Richard, No, I just include the default jQ ui.js and call $(#element).slider http://jsbin.com/abuxi I think I did that right Thanks. Date: Mon, 1 Jun 2009 19:53:50 -0400 Subject: [jQuery] Re: Slider Values Not Accurate at Ends From: rdwo...@gmail.com To: jquery-en@googlegroups.com Are

[jQuery] Re: Slider Values Not Accurate at Ends

2009-06-01 Thread Richard D. Worth
Are you using ui.slider.css? Can you share a sample page? Maybe put something on jsbin.com? Also note, there's a dedicated list for jQuery UI questions: http://groups.google.com/group/jquery-ui - Richard On Mon, Jun 1, 2009 at 7:00 PM, Musixz Man wrote: > Hi all! > > No matter if I set min/m