[Cartoweb-users] Opera
Oliver Christen
oliver.christen at camptocamp.com
Thu Jul 3 09:42:45 EDT 2008
Hi
it seems the guys at Opera decided to modify a bit the way they handle opacity in their newer release.
if you feel adventurous, you can try to modify the file dhtmlAPI.js on line ~274, where you have this:
if (typeof(this.eventPad.style.filter) != 'undefined'
&& navigator.appVersion.toLowerCase().indexOf('windows') != -1) {
this.eventPad.style.backgroundColor = "blue";
this.eventPad.style.filter = "alpha(opacity=0)";
}
simply add the extra line
this.eventPad.style.opacity = "0";
just after
this.eventPad.style.filter = "alpha(opacity=0)";
I will make some more tests and try to include that modification in Cartoweb cvs
regards
Oliver
----- Original Message -----
From: Dzilberte Bekode
To: Oliver Christen
Sent: Thursday, July 03, 2008 2:34 PM
Subject: Re: [Cartoweb-users] Opera
Hi
I've downloaded Opera 9.5
When i try to display any Cartoweb aplication.(my or demos from Cartoweb page)
There's no map image. Instead there's only blue field
Thanks Oliver.
----- Original Message ----
From: Oliver Christen <oliver.christen at camptocamp.com>
To: Dzilberte Bekode <jancis2 at yahoo.com>; Cartoweb <cartoweb-users at lists.maptools.org>
Sent: Thursday, July 3, 2008 7:02:08 AM
Subject: Re: [Cartoweb-users] Opera
Hi
it works fine with Opera 9.27.
maybe you can give me more details about your problem ?
regards
Oliver
----- Original Message -----
From: Dzilberte Bekode
To: Cartoweb
Sent: Thursday, July 03, 2008 4:54 AM
Subject: [Cartoweb-users] Opera
Hi
Why isn't Cartoweb working in Opera ??????
----------------------------------------------------------------------------
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20080703/e5f6b00f/attachment.html
More information about the Cartoweb-users
mailing list