Displaying 1 result from an estimated 1 matches for "sortheaderrow".
2005 Jul 18
1
fix for scriptaculous dragdrop.js empty list problem
...of the empty container or the lowest list item.
It works with DIV tags too, just override with tag:div when creating the Sortables.
Sample bit of html to support it:
<td class=''sortlist'' width=''270'' valign=''top''>
<h3 class=''sortHeaderRow''>Unselected</h3>
<div id=''firstCell'' style=''height:100%''>
<ul id="firstlist" style=''border:solid red 1px; height:100%''>
<li class=''sortListRow'' id="firstlist_firstlist1"&...