On Apr 29, 2:50 pm, Andrew Leach <[email protected]>
wrote:
> On Apr 29, 1:08 pm, Pil <[email protected]> wrote:
>
> > <a href="" onclick="setKeys('map')">
>
> This would be expected to reload the page, and it does.
Yes, you are right. But
<a href="" onclick="setKeys('map');return false;">
doesn't work either. I only tried the pseudo-protocoll javascript
because it seems to have magic capabilities. But they seem to
disappear when used in the address bar. ;-)
< window.setTimeout(function() {setKeys("map") },200);
You are right again. But I tried a timeout of 2000, no luck either.
--
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.