> }
>
> });
>
> - Richard
>
> On Fri, Feb 27, 2009 at 10:40 AM, Max wrote:
>
> > Oh weird, but if you un-focus the handle then try it again it works.
>
> > On Feb 26, 6:30 pm, "Richard D. Worth" wrote:
> > > On Thu, Feb 26, 2009 at 5:2
Oh weird, but if you un-focus the handle then try it again it works.
On Feb 26, 6:30 pm, "Richard D. Worth" wrote:
> On Thu, Feb 26, 2009 at 5:28 PM, Max wrote:
>
> > I have a number of two-handled range sliders on a page. The left
> > handle is fine; when I slide i
d D. Worth" wrote:
> On Thu, Feb 26, 2009 at 5:28 PM, Max wrote:
>
> > I have a number of two-handled range sliders on a page. The left
> > handle is fine; when I slide it all the way to the left it sits at the
> > leftmost edge of the slider. The right handle, however
I have a number of two-handled range sliders on a page. The left
handle is fine; when I slide it all the way to the left it sits at the
leftmost edge of the slider. The right handle, however, ends up with
the left edge of the handle lined up with the right edge of the
slider, which is less than id
Ok I've figured this all out. Thanks so much for your help! I was
about to lose it over here.
On Feb 25, 2:40 pm, "Richard D. Worth" wrote:
> On Wed, Feb 25, 2009 at 12:07 PM, Max wrote:
>
> > So I can have handles in the markup like in the previous version?
> >
n
my dev copy of the site (not the test page I made earlier) with ranges
will move now.
On Feb 25, 10:28 am, "Richard D. Worth" wrote:
> On Wed, Feb 25, 2009 at 11:03 AM, Max wrote:
>
> > Working on this right now. I'll tell you a few of the issues I've been
&g
et this working in my wee sandbox first. When
I'm not working on stuff for clients (like this) I could just help fix
jQuery but by now I'm a little short on time for this project. Soon
though.
On Feb 25, 10:28 am, "Richard D. Worth" wrote:
> On Wed, Feb 25, 2009 at 11:03
the handles being able to be
dragged too far (about their width) to the right.
If need be I think I can host a sample page somewhere. Thanks much for
your help!
- m a x
On Feb 24, 8:15 pm, "Richard D. Worth" wrote:
> On Tue, Feb 24, 2009 at 5:57 PM, Max wrote:
>
> > Hi every
Hi everybody!
I have a bunch of sliders of various varieties all over this site I'm
working on, and I have a minor issue.
When I'm using jQuery 1.2.6 and UI 1.5.3, the $.slider("value") and
$.slider("values") methods do not have the expected effect. In the
online documentation it's unclear which
FYI I figured this issue out.
That type error is thrown when your code refers to a slider handle
that doesn't exist. In my case I was using a function intended for one-
handled sliders on two-handled sliders and it screwed up while trying
to read the value off the second handle. If you need to ha
FYI I figured this issue out.
That type error is thrown when your code refers to a slider handle
that doesn't exist. In my case I was using a function intended for one-
handled sliders on two-handled sliders and it screwed up while trying
to read the value off the second handle. If you need to ha
I'm having the same problem and have the same assortment of plugins
loaded as you. I notice that the error only happens when I've attached
a callback to the slider and it has two handles. One-handled sliders
with callbacks work fine.
Tried with the new jQuery and jQuery UI and that made my single
I am having a similar problem and am using the same UI components as
you. I'm only getting the error when I've attached a handler to the
slider (to the "slide" attribute), and at that only on my sliders that
have two handles. Single-handled sliders and two-handled sliders sans
callback functions w
13 matches
Mail list logo