R
Rob Ainscough
I have a layer that contains 2 interactive buttons (glow rectangle 7) -- set to hidden is the default. I have a mouseover on another button on my page that will make the Layer visible when a mouseover happens. So far so good. However I have a onmouseout event set on the Layer containing my two buttons to set itself (layer) to hidden. I have NO onmouseout events set for either button in this layer. However, when I move the mouse of the second button in my layer it will hidden the layer (triggering the onMouseOut event for the layer -- but the mouse is still within the layer boundaries
Any suggestions are to what might be going on
Thanks, Rob.
Any suggestions are to what might be going on
Thanks, Rob.