DEV Community

Discussion on: Last Week I Wrote Some jQuery (and no one fired me 🤓)

Collapse
 
dekel profile image
Dekel

Thanks for the vanilla demo! Note that you can drag the circles on any axis, and you can also drag them outside of the container. Yes, it's definitely possible to create the same using vanilla js, but to get the entire functionality you will need to work a bit harder (and jQuery-UI draggable API gives you this out of the box).