search for: listthree

Displaying 1 result from an estimated 1 matches for "listthree".

2005 Dec 17
0
hoverclass doesn''t seem to be set from Sortable.create
...h the hoverclass parameter of the Sortables.create method. Unfortunately I can''t post a demo page at this time, but I''m creating three lists with the following code: Sortable.create("listOne", {dropOnEmpty:true,containment:["listOne","listTwo", "listThree"],constraint:false, hoverclass:"myHover"}); Sortable.create("listTwo", {dropOnEmpty:true,containment:["listOne","listTwo", "listThree"],constraint:false, hoverclass:"myHover"}); Sortable.create("listThree", {dropOnEmpty:tr...