[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/jquery_ui/jquery.ui.old/demos/functional/templates/ -> ui.sortable.ex3.html (source)

   1  <div class="sortable-container">
   2  
   3      <div id="example3">
   4  
   5          <div style="min-height: 50px; min-height:50px; height:auto !important;">
   6              <style type="text/css" media="screen">
   7                  #placeholderSortable li {

   8                      float: left;
   9                  }
  10              </style>
  11              <ul id="placeholderSortable" style="list-style-position: inside; height: 30px; cursor: hand; cursor: pointer;">
  12                  <li id='user_Jack'>Jack</li>
  13                  <li id='user_John'>John</li>
  14                  <li id='user_Marry'>Marry</li>
  15                  <li id='user_Claire'>Claire</li>
  16                  <li id='user_Daniel'>Daniel</li>
  17              </ul>
  18  
  19          </div>
  20  
  21      </div>
  22  
  23  </div>


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7