garry27 Posted February 4, 2007 Share Posted February 4, 2007 i've got two js scripts which i call in the header. one is an google maps ajax script and the other is a script for a dynamic table which lets you move rows up and down. the problem is that when i include the table script after the map script in the header, the map doesn't load up but the table does. and if i do it the other way around, the map loads up but the js script does not. if someone can find a quick fix solution, i'd really appreciate that. here's the url: http://www.nl-webspace.co.uk/~unn_p921847/s2/create_crawl.php?call=2&postcode=dl3+7&=Generate+Map&lat=54.524800208734&lng=-1.5606556890128 Link to comment https://forums.phpfreaks.com/topic/36980-help-integrating-script/ Share on other sites More sharing options...
fenway Posted February 5, 2007 Share Posted February 5, 2007 Haven't looked at either, but my guess is that one is document.write()-ing. Link to comment https://forums.phpfreaks.com/topic/36980-help-integrating-script/#findComment-177185 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.