Hey, 2009/12/28 OvermindDL1 <[email protected]>: > It causes it to serialize all loading of the external libraries, and > can even lazy-load then, like the maps api in the example above, if > they are needed (where the mapsLoaded callback is called when the > loading is complete). Google also has a way to encode loading a lot
In fact, Wt does the very same trick to order JavaScript library loading... (Wt.js: loadScript() and related methods). So I am still not really sure why Richard is seeing these problems. Regards, koen ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
