Hi, Can someone help me out with a problem?
I have a custom made window. I have applied draggable() and resizable () for it, but I would like to be able to disable them through JavaScript in specific situations. How would I do that? Moreover, whenever my window is 100% in width, it will eat whole horizontal space. Now, if I apply resizable() to it, suddenly I will get horizontal scrollbars and my document width has increased - why? How would I remove the additional space. When I apply resizable() to my window, the n handle is positioned vertically wrong for some reason. I suspect the content inside the resizabled div makes that so. How would I get around that? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
