jquery.magicmove icon indicating copy to clipboard operation
jquery.magicmove copied to clipboard

Animate DOM transitions.

Results 3 jquery.magicmove issues
Sort by recently updated
recently updated
newest added

Hi! would love to use your package. What's the usage license?

Swapping the positions of two elements works during the animation. Immediately afterwards, when the elements are unfixed, they return to their original position (because their DOM positions haven't changed). In...

Make the plugin behave well when used as an AMD or CommonJS module. See https://github.com/umdjs/umd for details regarding UMD. I've set what I think to reasonable values for the package...