rishabhthakur / mapstraction

Automatically exported from code.google.com/p/mapstraction
Other
0 stars 0 forks source link

Auto-loading of scripts not working in webkit-based browsers #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using mapstraction script loading of the form:

<script src="../source/mxn.js?(google,yahoo,microsoft,openlayers)" ...

provider scripts are not loaded in time for use in a body.onload() event in
webkit browsers (chrome and safari).

Webkit-based browers apparently have seen this problem before:
http://lists.macosforge.org/pipermail/webkit-unassigned/2007-September/047934.ht
ml

Original issue reported on code.google.com by robert.m...@gmail.com on 14 Nov 2009 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by robert.m...@gmail.com on 14 Nov 2009 at 7:36