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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.