thanks for your answer:
as this site says http://www.twinhelix.com/css/iepngfix/demo/
i did these steps
1) i dowloaded iepngfix.htc and the blank,gif
2) i put the css into the page as the documentation says
<style type="text/css">
img, div, a, input { behavior: url(/img/iepngfix.htc)
</style>
with firefox works fine but there is no way to see the map more than 2
times with Internet Explorer.
any other solutions ? guru, help me :-)
On 1 Dic, 17:25, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:
> On Dec 1, 4:11 pm, Davide <[EMAIL PROTECTED]> wrote:
>
> > exist a support email for free service of google maps ?
>
> You're using it :-)
>
> I think theproblemis your use of pngfix.js. The map tiles are PNG
> images and don't work if you "fix" them. The intermittentproblemis
> probably because of timing issues between loading the pngfix.js
> script, adding the "onload" event and the tile images arriving from
> the server.
>
> A better way of dealing with png images is to use pngfix.htc as
> detailed in this
> threadhttp://groups.google.com/group/Google-Maps-API/browse_thread/thread/c...
> because you can exclude the map tiles with CSS.
>
> 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
-~----------~----~----~----~------~----~------~--~---