top | item 11050129

(no title)

elinchrome | 10 years ago

Those were faster in the late 90s. How is it so slow?

discuss

order

tamana|10 years ago

How did it work back then? A transparent canvas overlay? CSS element position changes?

PavlovsCat|10 years ago

> A transparent canvas overlay

Yes. Using the DOM for a lot of individual spans totally kills this.

rescbr|10 years ago

My guesses: OOP-style JS and translate3D CSS for moving the objects around.