Created
September 4, 2019 19:15
-
-
Save charisTheo/225dea4d4aef7074c8a7a72f5a2066be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| element.style.left = left; // triggers reflow | |
| element.style.top = top; // triggers reflow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment