Re: [OpenLayers-Users] Layer.opacity is always null

2008-12-16 Thread Greg Ederer
My bad.  I was setting opacity after I read it.  This was part of a complex execution sequence.  Sorry for the trouble! Thanks, again. Greg Christopher Schmidt wrote: On Tue, Dec 16, 2008 at 04:39:38PM -0800, Greg Ederer wrote: I might be able to get the opacity value by examini

Re: [OpenLayers-Users] Layer.opacity is always null

2008-12-16 Thread Christopher Schmidt
On Tue, Dec 16, 2008 at 04:39:38PM -0800, Greg Ederer wrote: > I might be able to get the opacity value by examining > layer.div.childNodes[0]. But, I suspect that this is set in a > browser-dependent way; so it might be a bit of a pain to ensure that I > always get the correct value. > > Any

Re: [OpenLayers-Users] Layer.opacity is always null

2008-12-16 Thread Greg Ederer
Looking at the source (trunk), I see: 1085 /** 1086 * APIMethod: setOpacity 1087 * Sets the opacity for the entire layer (all images) 1088 * 1089 * Parameter: 1090 * opacity - {Float} 1091 */ 1092 setOpacity: function(opacity) {

Re: [OpenLayers-Users] Layer.opacity is always null

2008-12-16 Thread Greg Ederer
Christopher Schmidt wrote: On Tue, Dec 16, 2008 at 03:58:53PM -0800, Greg Ederer wrote: Hi, I saw an earlier post that recommended using the opacity property to access the opacity value of a layer; however, on my OpenLayers.Layer.WMS layers, the opacity property always contains

Re: [OpenLayers-Users] Layer.opacity is always null

2008-12-16 Thread Christopher Schmidt
On Tue, Dec 16, 2008 at 03:58:53PM -0800, Greg Ederer wrote: > Hi, > > I saw an earlier post that recommended using the opacity property to > access the opacity value of a layer; however, on my OpenLayers.Layer.WMS > layers, the opacity property always contains a null value. Any suggestions? l

[OpenLayers-Users] Layer.opacity is always null

2008-12-16 Thread Greg Ederer
Hi, I saw an earlier post that recommended using the opacity property to access the opacity value of a layer; however, on my OpenLayers.Layer.WMS layers, the opacity property always contains a null value. Any suggestions? Thanks! Greg -- | E R G O N O S I S | Greg Ederer | Lead Developer |