Ive tried anything to do this, but always get the same error
$(\".tooltip\").draggable(\'disable\');
Error: cannot call methods on draggabl
Take a look at the documentation http://api.jqueryui.com/draggable/
and a example here:
http://jqueryui.com/draggable/
Have you "included" jquery-ui.js library?
try on this fiddle! http://jsfiddle.net/3Lrg2/23/