Changes between Initial Version and Version 1 of Ticket #6702, comment 20


Ignore:
Timestamp:
Nov 5, 2012, 11:14:37 AM (10 years ago)
Author:
michaldudek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6702, comment 20

    initial v1  
    11Workaround is even simplier and doesn't require lib rewrite or plugin reinitialization:
    22
    3 {{{#!javascript
     3{{{
    44   var $el = $('#sortable').sortable();
    55   $el.data('sortable').floating = true;