On Dec 28, 11:45 am, venkaiah <[email protected]> wrote: > in marker double click i opened a pop box using openWindowInfo HTml > method. > > in that pop up I want to do some functionality.. I placed one Textbox > and browse file button..if i click ok .(pop up button click)the text > will be displyed as tooltip..the image(take from the system)will be > replaced with previous marker. > this is working IE 6 but not working in other browsers.
A link would make things easier to see what's going on. I *think* the reason it works in IE is that IE is less strict about accessing local systems for locally-hosted pages; but other browsers implement the Javascript security policy more rigorously. If you can put your page online and give a link which demonstrates the issue, it will probably be possible to say what's going wrong. That is emphatically NOT an invitation to post code, or a link to a code listing. 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.
