=20
Hi,
=20
is it possible to set transparency on a Dynapi-layer, like using a =
filter in 'regular DHTML layers'?
=20
(eg. filter: alpha (opacity=3D50);)
=20
=20
mvh
=D8yvind / WebTop
=20
=20
From: Peter R. <ant...@gm...> - 2004-02-23 12:14:56
Hi,
> is it possible to set transparency on a Dynapi-layer, like using a
> filter in ‘regular DHTML layers’?
You could set the css directly or use a patch I proposed some time
ago which adds a setOpacity() function to a layer (currently only
working in IE and DOM (like Mozilla))
You can find the patch here:
http://www.mail-archive.com/dyn...@li.../msg06524.html
Regards
Peter