Y
Hacker News
new
|
ask
|
show
|
jobs
by
ender7
4837 days ago
Nitpick: I'm not sure that append() will trigger a reflow for every call. That will only happen if you interleave calls to a reflow-required property such as clientWidth. Anyone have a definitive answer?