Changes between Initial Version and Version 1 of Ticket #3106, comment 4


Ignore:
Timestamp:
Oct 24, 2012, 5:14:53 PM (10 years ago)
Author:
petersendidit
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3106, comment 4

    initial v1  
    11Doesn't throw an error, and doesn't show anything if you do the following:
    22
     3{{{
    34jQuery( "#listTabs" ).tabs(); // containing DIV
    45jQuery("#listTabsSortable").sortable({  //UL tag
     
    89  }
    910});
     11}}}
     12
    1013
    1114The alert is blank, no result, with 6 LI tags containing unique ID attributes.