Use the handles option: http://jqueryui.com/docs/resizable/#option-handles
Example: http://jsbin.com/udomi - Richard On Wed, Jul 29, 2009 at 12:21 PM, Somu <ysom...@gmail.com> wrote: > > I Somu currently working at Verizon, Irving, Texas and we are using > JQuery component for our development. > > We are using Draggable,Droppable and Resizable components as a part > of our development. > > I am having issues in using Resizable component. When I use below code > I am able to resize from bottom right corner only. > $(document).ready(function(){ > $("#resizable").resizable({ maxHeight: 500}); > }); > > How can I resize from bottom left corner of a div tag and avoid > resizing from bottom right corner. > > > Could you please send me code snapshot for my problem. > > Note- Pl send send a mail to office mail ID also as CC > (somu.x.yellamag...@verizon.com) > > > Thanks, > Somu Sunder, > 323-708-2399 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---