On Nov 18, 2:39 pm, kga88 <[EMAIL PROTECTED]> wrote: > > thank you very much Andrew! It works greate now! But i've got one more > question.. what can i do to open this link ( hyper ) in another window?
I suggest you invest in a good book on Javascript! Try window.open(hyper); -- there are other arguments you can give to .open() which give the new window a name (for future reference to it) and specify which features like address bar and status bar are shown in the new window. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
