Okay..... this is a follow up from my initial google maps query.. i just figured out the problem ... what I am attempting to do is load googles external javascript on AJAX page loads, and google does not like it. I get this XMLHttpRequestOpen error which seems like google itself is denying the request for their JS when the AJAX page gets loaded.
I have made a work around and loaded Googles Javascript from the absolute parent Panel that initially gets loaded and all is fine. I am curious however, has anyone figured out how to load the googlemaps Javascript API only when its needed with AJAX panel loads... rather than loading it from the entire web site regardless of its its being used or not. -- View this message in context: http://www.nabble.com/Google-Maps-and-AJAX-tf4591408.html#a13107177 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
