Highlight drop target sortable list
torres
3 posts
|
Is it possible to highlight a temporary li (drop target) where you want to drop your dragged li? |
Christophe P...
28 posts
|
I should think that relying on the |
torres
3 posts
|
Thx for the reply. I used the onChange method to add a temp LI to the sortableList. If I move the selected LI down the list it works correctly but when I move the selected LI up, my temp LI isn’t shown in the correct place. This is because I always subtract the TOP attribute of de temp LI with the height of the selected LI. Do you have any idea how I could fix this problem? |
torres
3 posts
|
Okay finaly found a solution for this. You can download a patched version of scriptaculous on http://tankut.googlepages.com/home. Only thing you need to do is add the css class .emptyPlaceMarker with you disired options to you HTML page or external css file. |
4 posts, 2 voices
