The knobHandles option was removed from 1.7.1. Use the following css
instead:

<style type="text/css">
.ui-resizable-handle { width: 8px; height: 8px; border: 1px solid rgb(128,
128, 128); background: rgb(242, 242, 242); }
.ui-resizable-n, .ui-resizable-s { left: 45%; }
.ui-resizable-e, .ui-resizable-w { top: 45%; }
.ui-resizable-se { bottom: -5px; right: -5px; }
</style>

- Richard

On Tue, Mar 24, 2009 at 7:24 AM, 李民瑋 <[email protected]> wrote:

>
> yes my question is how do you do 1.5.3-style knobHandles with 1.7.1
>
>
> http://jqueryui.com/docs/Upgrade_Guide#Resizable
>
> how to use ?
>
> 2009/3/24, Richard D. Worth <[email protected]>:
> > If your question is how do you do 1.5.3-style knobHandles with 1.7.1, see
> >
> > http://jqueryui.com/docs/Upgrade_Guide#Resizable
> >
> > knobHandles
> > Work-around
> >
> > - Richard
> >
> > On Tue, Mar 24, 2009 at 12:32 AM, leaderxman <[email protected]> wrote:
> >
> >>
> >> Will resize the jquery ui 1.5.3 at 1.7.1 of knobTheme how to use?
> >> >
> >>
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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