[cvs] commit: ansel map_edit.php ansel/js/src googlemap.js ansel/lib/Widget Geodata.php
Michael Rubinsky
mike at theupstairsroom.com
Mon Jun 29 05:01:01 UTC 2009
mrubinsk 2009-06-29 01:01:01 EDT
Modified files:
. map_edit.php
js/src googlemap.js
lib/Widget Geodata.php
Log:
It seems that IE has alot of difficulty with external js scripts not
being loaded before the dom:loaded event is fired by prototype.js. My guess
is that google has code that dynamically creates script nodes to load
some of it's js. Anyway, change this to wait until the window onload is
fired.
Did I mention how sick I am of IE?
Revision Changes Path
1.17 +2 -2 ansel/js/src/googlemap.js
1.36 +1 -1 ansel/lib/Widget/Geodata.php
1.12 +2 -2 ansel/map_edit.php
Chora Links:
http://cvs.horde.org/diff.php/ansel/js/src/googlemap.js?rt=horde&r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Widget/Geodata.php?rt=horde&r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/ansel/map_edit.php?rt=horde&r1=1.11&r2=1.12&ty=u
More information about the cvs
mailing list