desandro / draggabilly

:point_down: Make that shiz draggable
https://draggabilly.desandro.com
MIT License
3.86k stars 387 forks source link

Setting initial position #146

Closed franciscolourenco closed 7 years ago

franciscolourenco commented 7 years ago

Is there an option to set initial position on initialisation?

Thanks

desandro commented 7 years ago

Set left/top CSS of the element. See demo http://codepen.io/desandro/pen/9ab560d6a8ac4c9d20ae1354cf61aa92/

franciscolourenco commented 7 years ago

A specific case of #147