Ive created an article which has the exact same css, content and javascript as the following (drag and drop table example) fiddle. I have wrapped the jquery in a drupal behavior.

http://jsfiddle.net/laurencefass/ykshyozd/3/

Dragging works only when I am logged in as admin but is disabled as anonymous user. I can add blocks but i cant move them.

Comments

laurencefass created an issue. See original summary.

David_Rothstein’s picture

Category: Bug report » Support request

Just a guess, but maybe your server-side code is adding the jQuery UI Draggable library to the page for administrators, but not for anonymous users?

Version: 7.38 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.