[jQuery] Re: Draggables help

2007-08-16 Thread Gordon
I've been keeping an eye on UI, but unfortunately I have a deadline and it doesn't look like UI will be ready in time for me to meet it. You can view my solution by cut and pasting it into a text editor, saving as something.html and viewing it in your browser. You will have to provide a jQuery a

[jQuery] Re: Draggables help

2007-08-15 Thread Ganeshji Marwaha
Gordon, I just wish u finish this widget in style... I also have similar problems with interface slider and wasn't able to get around it... Interface slider also has problems when executing callbacks. For example, when the handle is dragged and dropped, the onChange fires, but not when you click s

[jQuery] Re: Draggables help

2007-08-15 Thread Gordon
I realised in the end it's not really a problem because dragging the sliders trigger a resizing of the divs used to define the domain so the handles still remain grabbable when that part of the object is implemented. http://www.w3.org/ TR/xhtml11/DTD/xhtml11.dtd"> http://www.w3.org/1999/xhtml";>

[jQuery] Re: Draggables help

2007-08-15 Thread Gordon
After scratching my head over this for a while I thought maybe I would have more luck with plan B. I could give each handle its own div inside the slider div and allow each slider to slide only inside that region. by adjusting the width of the container divs I could get notched sliders that don'