> http://www.robmaps.co.uk/Floor_plans/Chadwick/attempt.html

I get a simple javascript error in FF2 - 'show is not defined'

You define several functions, including show(), locally inside your
load() function.  That means that when load() concludes, all those
functions evaporate, poof.   Define them in global context.

cheers, Ross K

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to