if ($(".selected").find(imgs).length) { $(imgs).resizable(); $('.ui-wrapper').draggable({ containment: 'parent' }); }