[ka-Map-dev] [Bug 1299] New: dynamic js file loading
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Sat Feb 18 19:35:55 EST 2006
http://bugzilla.maptools.org/show_bug.cgi?id=1299
Summary: dynamic js file loading
Product: ka-Map
Version: 0.3
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: core
AssignedTo: ka-map-dev at lists.maptools.org
ReportedBy: lorenzo at ominiverdi.com
Ka-map start to have many different Javascript files to load on init.
Init phase is getting slower.
We've cut away the space trimmer and maybe it is not the best solution.
I have in mind (not suck a fresh idea!) to use dynamic js file loading with the function:
document.write('<' + 'script src="' + lib_name + '"' +' type="text/javascript"><' + '/script>');
we have to think a smart way to charge "packages" of 'libs' when called.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the ka-Map-dev
mailing list