Hi again,

I noticed your typo right away so that is not the problem, and I'm
positive it's passing the right number into the function.

I was able to put a stripped down version of my project on a public
accessible server for you to check out:

http://phojoe.dreamhosters.com/

The important javascript is found in http://phojoe.dreamhosters.com/opacity2.js

-Joe



On Jun 25, 10:14 pm, Mike Williams <[email protected]> wrote:
> Wasn't it Joe who wrote:
>
> >I tried using GIF files, and in IE the Overlays still dissappear when
> >it hits:
>
> >   pane.style.filter='alpha(opacity:'+percentOpacity+')';
>
> One possibility is that I spelled percentOpacity inconsistently in the
> code I posted, and you copied it.
>
> Another possibility is that you failed to notice that MSIE uses an
> integer percentage opacity in the range 0 to 100, but all the other
> browsers use a fractional opacity on the range 0.0 to 1.0. If you use
> opacity 0.5% in MSIE it's invisible
>
> --
> Mike Williamshttp://econym.org.uk/gmap
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to