Is there a way that I can make any symbol user-resizable so that handles will appear on an object and allow the user to resize an object dynamically? Curiously, calling the jQuery .draggable() function allows you to make any object draggable, but calling the .resizable() function seems to have no effect at all. Has anybody else tried this?
↧