[Greasemonkey] delay rendering while changing css-display mode of divs

Jeremy Dunck jdunck at gmail.com
Mon Apr 3 07:50:43 EDT 2006


On 4/3/06, Jeremy Dunck <jdunck at gmail.com> wrote:
>
> So-- are you adding and removing tons of DOM elements?   If so, you
> might consider using innerHTML on chunks, or you might consider
> building a replacement menu and then swapping it in when done building
> it.

Benchmark:
http://www.quirksmode.org/dom/innerhtml.html


More information about the Greasemonkey mailing list