[jQuery] Portlets / Sortables (highlight get text within portlet using mouse)
So I've been experimenting with JQuery's portlets and in the example
found on their site (http://jqueryui.com/demos/sortable/#portlets) you
can't select the text in the portets with the mouse. Say you want to
highlight some of the text and then right click and copy, you can't.
Anytime you click within the portlet it immediately starts dragging.
Is there a way in which the dragging can be restricted to the portlet
header so users can still hightlight and copy text within the portlet?