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 |