Hi, When developing a relatively large ext/geoext app, which would be the best way of starting the app from the initial html page? I am rather confused about which does what and which is better for performance.
As far as I can understand the following happens.. onload="init();" triggers the javascript code when the html page is fully loaded into the browser Ext.onReady(function()...loads when the ext.js library has been loaded into the browser (..cache?)so which is more effective? yours, Robert
_______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
