Page 1 of 1

Any idea how to make the drag-n-drop script work rtl?

PostPosted: Mon Apr 07, 2008 6:36 pm
by Simchony
The script for arranging content by dragging and dropping divs is made to work from left to right.

Is there a way to make it work from right to left?
I managed to make it SHOW as rtl (article 1 is at the top right part) but when I drag the divs, it still tries to drop it at the left corner.

Any idea?

Thanks you.