div tag and anchor tag

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • eivind

    div tag and anchor tag

    i have a problem with making a dropdown menu with layers(div). when i
    put links in the layer, the links seem to trigger an onmouse event,
    making the layer flicker(being redrawn it seems). the problem occurs
    in IE6 and NS6, but not in opera. the layer also has a onmouseout to
    hide it when the mouse leaves the layer.
    so, when i have links and the onmouseout on the layer. it flickers.
    it works fine with:
    1. links and no onmouseout on the layer
    2. no links and with onmouseout on the layer.


    any one know a solution to this problem?
    help would be greatly appreciated
  • eivind

    #2
    Re: div tag and anchor tag

    anyone plz?


    aeiopop@hotmail .com (eivind) wrote in message news:<7b024f1e. 0401050305.69ae d6a4@posting.go ogle.com>...[color=blue]
    > i have a problem with making a dropdown menu with layers(div). when i
    > put links in the layer, the links seem to trigger an onmouse event,
    > making the layer flicker(being redrawn it seems). the problem occurs
    > in IE6 and NS6, but not in opera. the layer also has a onmouseout to
    > hide it when the mouse leaves the layer.
    > so, when i have links and the onmouseout on the layer. it flickers.
    > it works fine with:
    > 1. links and no onmouseout on the layer
    > 2. no links and with onmouseout on the layer.
    >
    >
    > any one know a solution to this problem?
    > help would be greatly appreciated[/color]

    Comment

    Working...