<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
My bad.&nbsp; I was setting opacity after I read it.&nbsp; This was part of a
complex execution sequence.&nbsp; Sorry for the trouble!<br>
<br>
Thanks, again.<br>
<br>
Greg<br>
<br>
Christopher Schmidt wrote:
<blockquote cite="mid:20081217010344.GF32207@metacarta.com" type="cite">
  <pre wrap="">On Tue, Dec 16, 2008 at 04:39:38PM -0800, Greg Ederer wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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 ideas?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Can you provide code that reproduces your problem? A trivial test
against the layer-opacity.html example shows that in firebug, I can get
map.layers[1].opacity, call setOpacity(0.5), and call
map.layers[1].opacity again and get a new opacity.

Regards,
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
| E R G O N O S I S
| Greg Ederer
| Lead Developer
| <a class="moz-txt-link-abbreviated" href="mailto:greg@ergonosis.com">greg@ergonosis.com</a>
| 360.774.6848
|</pre>
</body>
</html>