|
Posted by Jonathan N. Little on 10/22/52 11:47
shard wrote:
> Hi
> I've got a menu thats made up of <ul> and <li>s' via some css and
> javascript.
> My problem is that I have a <ul> with some <li>s in it, when I move
> between the <li>s
> I get a mouseout event, as I would expect, but the event.toElement is
> the document.body,
> not the ul?
> Actually its a bit worse because this menu is absolutely positioned
> over the
> page, under the menu is a hyperlink so a mouseout then fires on that.
>
> I can't reproduce this outside of my large example so can't post
> anything. But on the
> other hand playing with borders, padding, etc doesn't seem to make a
> difference.
> It doesn't make a difference if the ul has a background color or not,
> i.e. I can't actually see
> the hyperlink anyway
>
> Any ides on how to stop it? I've tried everything I can think of
>
Okay shard stop and think for the minute, you are sitting there in front
of your computer and all you code is clearly visible in front of you.
The key word here is *you* and not *us*. We cannot see you code without
a URL, so if you want any help, a URL please else all you will get is a WAG.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|