Forum Moderators: open
<div id="popout">
blahblah
</div>
<a href=blah onmouseover="popout.style.visibility='visible';" onmouseout="popout.style.visibility='hidden';">
Now moving over the link makes the popout menu visible in Opera and IE, but NN7 doesnt make it visible! i.e it seems its having trouble recognising the popout id because it works for "this.style...."
Any ideas or need a better explanation?
Cheers!