Hello !

I use the very good class ExtInfoWindow in order to custom my windows.
But, I have a little problem, I want to close the ExtInfoWindow when I
click on a button like :

<input type='button' value="Annuler" class='btn_annuler' />

I have tried to do an onClick event link that :

<input type='button' value=' ' class='btn_annuler'
onclick='closeExtInfoWindow()'/>

But nothing...

Anyone have a solution in order to solve this problem ?

Thanks in adavance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to