On Wed, Sep 24, 2008 at 2:46 AM, Jim Tittsler <[EMAIL PROTECTED]> wrote:
>
> 1.  I have a Drupal 6.4 page that has a number of jquery-ui 1.5.2
> sliders on it, each with a bit of Javascript that sets a corresponding
> form textfield.  It behaves as expected in Safari, Opera, Camino...
> but on Firefox 3.0.1 w/Firebug 1.2.1 clicking on a slider yields
> "doc.body is null" in add(box.left +
> Math.max(doc.documentElement.scrollLeft, doc.body.scrollLeft) and the
> handle does not move.  Am I doing something obvious wrong?

try without firebug...

>
> 2.  I would like the "handle" of the slider to not appear until the
> user has clicked on the bar somewhere to start a "slide" so that is
> really obvious which sliders haven't been touched.  (There is no real
> "default" value I want to start with.  I tried making the slide move
> from 0 to 9, and start with an initial value of -1... but the handle
> is still drawn.)  How can I accomplish this?

Why not change the color of the background or something similar...

>
> Thanks for any pointers.
>
> >
>



-- 
Perhaps the depth of love can be calibrated by the number of different
selves that are actively involved in a given relationship.

        Carl Sagan (Contact)

        Jaime Ochoa Malagón
        Arquitecto de Soluciones
        Cel: +52 (55) 1021 0774

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to