I don't see anything obviously wrong with it either (I don't know that the 
missing ";" Paul pointed out would matter given that it's the last statement 
within a block, though I personally end every statement with a ";" as a matter 
of habit).

I assume that something on the page is calling your load() function (it won't 
run by itself with just the code you shared with us).

Have you tried running this in Firefox with the Firebug plugin installed and 
set to monitor the scripting activities on the page?  That would tell you if 
there's any sort of error with the JavaScript, either in this snippet of code 
or perhaps in some earlier JavaScript function such that this Google Map 
JavaScript never gets run.

--
Brian Swartzfager
bcswa...@gmail.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322567
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to