I'm trying to get the the folloewing plugin work:
http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/

I have installed jquery update, but the plugin won't work. What version of jquery jquery update 5.x-1.0 includes?

Comments

fabsor’s picture

That is because the version that is included in jquery update module for 5.x is jquery v. 1.1.2 and the required version is v.1.2 for the drag- and drop plugin.

You will have to replace the included jquery file with a 1.2.x release and perhaps do some modifications to the module in order to get this to work.

EDIT: It is not recommended to upgrade to 1.2.x (not by the lullabot team at least). If you really are in need of this plugin, consider upgrading to 6.x

sun’s picture

Status: Active » Closed (won't fix)

Sorry, jQuery Update module just helps you to upgrade your jQuery version. This issue queue is not the right place to ask for jQuery support.