Dumbledore
18 Aug 2009, 1:17 AM
Hi,
i have a big dataview in my application. It seems that is faster to render this component hidden on startup and on use move it in the dom.
But where to render the component?
i use...
myDataView.render(document.body)
... and all runs fine, except that i can“t use firebug-lite on IE6 anymore.
Is this rendering and a problem of the concept of firebug lite? Or did i make a mistake?
Bye, Dumbledore
i have a big dataview in my application. It seems that is faster to render this component hidden on startup and on use move it in the dom.
But where to render the component?
i use...
myDataView.render(document.body)
... and all runs fine, except that i can“t use firebug-lite on IE6 anymore.
Is this rendering and a problem of the concept of firebug lite? Or did i make a mistake?
Bye, Dumbledore