Skip to content Skip to sidebar Skip to footer

Drag And Drop Lagging

As part of a school project, I have DIVs that I need to be able to move. I have it working, and it works perfectly in Firefox. However, in other browsers, it doesn't really work th

Solution 1:

Are you not allowed to use something like jQuery? It takes care of a lot of js browser compatibility issues.


Post a Comment for "Drag And Drop Lagging"