I remember reading, a couple of months ago, that there were new controls in
.8 that were basically DOM only controls so that they would be created and
written to the DOM without using up memory. I just spent the last hour
trying to find information on the controls but I seem to be coming up short.
Can someone lend some advice as to what is the best way to go about creating
DOM controls that are basically only needed to display information, no event
handling etc. I am working with user generated pages and on one page, that
contains hundreds of controls, it takes over 30 seconds to render on IE7.
The same page on FireFox renders in just a couple of seconds. I know that IE
sucks on JavaScript, but I don't have a choice, I have to support it. So I
need to make rendering this page as fast as possible and I won't need access
to the controls once they are rendered to the browser. Any ideas?

Thanks,
Jim
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to