Question for YUI experts ...
I have a table and I made each cell of the first row dragged by the proxy . In IE, when the drag proxy is freed, the original table cell actually jumps to where the release point was. How can I prevent this? Essentially, I want to know where the proxy server was deleted and handle my logic, but I don't want the original to move.
Rex m source
share