search for: is3f7pe4ghx

Displaying 1 result from an estimated 1 matches for "is3f7pe4ghx".

Did you mean: is3f7pe4ghxe
2008 Jul 12
1
<new Element> optimization
I have 2 problems with Prototype''s <new Element> method. 1. I have a lot of DOM elements created manualy with <new Element>. I have already about 1000 lines of code with just <new Element>. When I added it to the dome with <body.appendChild(root)> it takes a lot of time to insert. How to optimize it? May be it''s better to use simple HTML (may be with