Re: [Google Maps API v3] Embed javascript in V3 InfoWindow

2011-03-17 Thread John James
Chris, thanks for your reply but, unless I'm missing something, that doesn't solve the issue I'm addressing as the email address is then hard-coded in the HTML sent to the browser and is therefore available to harvesters. Whereas if the JavaScript sent to the browser dynamically writes the HTML fo

[Google Maps API v3] Embed javascript in V3 InfoWindow

2011-03-16 Thread John James
I've been digging for a while and cannot figure this, so... I want/need to embed a snippet of JavaScript in an InfoWindow, to dynamically create a mailto: link (as a simple means of protection against email address harvesters). I've tried embedding a ... in the content string which calls a f