Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#66 closed defect (duplicate)

layer transparency in IE

Reported by: christoph Owned by: christoph
Priority: major Milestone: 2.4.3 release
Component: administration Version: 2.4.1
Keywords: Cc:

Description

there is a problem displaying layer transparency in IE.

If there is a WMS that already produces transparent layers, for example via

OUTPUTFORMAT

NAME png

DRIVER "GD/PNG" MIMETYPE "image/png" EXTENSION PNG IMAGEMODE RGBA TRANSPARENT ON

END

and via

TYPE POLYGON TRANSPARENCY 50 PROJECTION 'init=epsg:31468'

using the opacity filter in map.js

Filter: Alpha(Opacity="+mb_mapObj[i].wms[ii].gui_wms_mapopacity*100+");

leads to a grey image.

Attachments (2)

ie.jpg (9.1 KB ) - added by christoph 17 years ago.
Internet explorer (false)
ff.jpg (4.6 KB ) - added by christoph 17 years ago.
Firefox (correct)

Download all attachments as: .zip

Change History (4)

by christoph, 17 years ago

Attachment: ie.jpg added

Internet explorer (false)

by christoph, 17 years ago

Attachment: ff.jpg added

Firefox (correct)

comment:1 by christoph, 17 years ago

Resolution: duplicate
Status: newclosed

comment:2 by christoph, 17 years ago

Milestone: 2.4.3 release
Note: See TracTickets for help on using tickets.