jquery - jQueryUI - custom handle not working -


i know there's few questions on this, can see doing correctly. alas, no joy.

//create , append custom resize (se) handle asset.append($('<button />', {text: 'l'}).addclass('ui-resizable-handle ui-resizable-se'));  //give asset resizability asset.resizable({handles: {se: '.ui-resizable-se'}, aspectratio: true}); 

there no errors, , handle correctly appears, 2 classes. it's drag doesn't happen...

i have had drag working, when allow jqueryui generate handle me, not custom handle.

this question mentioned bug custom handles fixed, i'm on latest version (1.10.3) not sure what's up.

what's not like? if nothing obvious, i'll set fiddle demo.

thanks in advance


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -