Milonic menu seems to interfere with existing Layers in NS4.79
(actually, the existing layers seem to vanish altogether, and their content is simply rendered to the browser in page sequence)
You can see this by adding the following to any of the downloadable examples (in the menu.htm file)
Code: Select all
<DIV ID="layername" STYLE="position:absolute; width:100px; height:100px; z-index:1; left: 100px; top: 100px; background-color: #00FF00; layer-background-color: #00FF00; border: 1px none #000000;">Layer content here</DIV>
I'm probably overlooking something very obvious - but any suggestions for overcoming this would be greatly appreciated
Thanks
-!aibo