I have tried that...

add(HeaderContributor.forJavaScript("http://maps.google.com/maps?file=api&v=2&key=ABC";));

However, when I have that line of code, accessing the page with that
HeaderContributor the system hangs, and the page doesn't load, i dont even
seem to get an error and the only way i can get out of it is through a
manual refresh to the baseURL.

Any thoughts?


Thomas Maeder wrote:
> 
> How does HeaderContributor.forJavaScript(final String location) not fit
> your needs?
> 
> Thomas
> 
> 
> <Snip...>
>> 
>> At the moment I am stuck on how to reference javascript from 
>> an external HTTP url, as opposed to a local js file. 
>> 
>> e.g. "http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABC";
>> 
>> If anyone has any tips, that would be greatly appreciated :)
>> 
>> Thanks guys, 
>> 
>> Take care,
>> Leo!
>> --
>> View this message in context: 
>> http://www.nabble.com/Google-Maps-API-tf4553339.html#a12993967
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Google-Maps-API-tf4553339.html#a12994533
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to