[jquery-ui] Re: Why draggable cursor couldn't work properly for handle option !

2009-03-15 Thread Richard D. Worth
I think the cursor option is done in JavaScript because the mouse can get ahead of the handle, and then the cursor flickers. - Richard On Sun, Mar 15, 2009 at 8:36 PM, Scott González wrote: > > I think he's asking for the cursor to change when hovering over a > handle, like what happens when you

[jquery-ui] Re: Why draggable cursor couldn't work properly for handle option !

2009-03-15 Thread Scott González
I think he's asking for the cursor to change when hovering over a handle, like what happens when you hover over dialog's titlebar. This could definitely be done by the user by just defining the appropriate rules in a stylesheet. We could potentially do this in the plugin by adding a class of ui-

[jquery-ui] Re: Why draggable cursor couldn't work properly for handle option !

2009-03-14 Thread Richard D. Worth
Works for me: http://jsbin.com/ikufe - Richard On Fri, Mar 13, 2009 at 10:27 AM, sure wrote: > > Hi, >Thanks for your response. It dosen't appear with move icon. > > Regards > sure > > On Mar 13, 2:46 pm, Paul Bakaus wrote: > > Hi, > > what exactly doesn't work here? Is the cursor not 'mo

[jquery-ui] Re: Why draggable cursor couldn't work properly for handle option !

2009-03-13 Thread sure
Hi, Thanks for your response. It dosen't appear with move icon. Regards sure On Mar 13, 2:46 pm, Paul Bakaus wrote: > Hi, > what exactly doesn't work here? Is the cursor not 'move' during the drag? > > > > On Fri, Mar 13, 2009 at 8:13 AM, sure wrote: > > > Hi all, > >         I wonder why

[jquery-ui] Re: Why draggable cursor couldn't work properly for handle option !

2009-03-13 Thread Paul Bakaus
Hi, what exactly doesn't work here? Is the cursor not 'move' during the drag? On Fri, Mar 13, 2009 at 8:13 AM, sure wrote: > > Hi all, > I wonder why draggable cursor do not work for handle option > properly. Is there anything to do for work this properly. Any > suggestions or help would