IE issues with drag/drop (script.aculo.us)
- by deb
I have a page with a left and a right div. Inside each of these there are several divs. I can drag&drop them inside the left/right divs or move from one to the other
So the page is something like
........
........
........
........
I am using scriptaculous and prototype for the drag&drop
If I drag in Firefox things…