Previous Message
Next Message

(OT) JS question: mouseout & <ul>

Sent by Mark Lundquist on 27 February 2005 23:11


Does anybody know if there's a good Javascript discussion forum I 
should be posting this to (i.e., comparable in quality to css-discuss 
:-)?

In the meantime, maybe someone here just happens to have the answer to 
my question... :-)

If you look at http://wrinkledog.com/~ml/crap.html, there are two 
red-outlined things:

	1) a <div> containing a <ul>;
	2) a <p> containing some text.

Both of these elements have a mouseout event handler set.  (2) behaves 
as I would expect; (1) is just nuts.  Does anybody know the explanation 
for this?  It's the same in Firefox, Safari and IE.

I've scoured Google and wasted hours trying to figure this out...

BTW, I originally tried setting the mouseout handler on a <ul> itself, 
with these same results... then I tried wrapping it in a <div> and 
setting the handler on the <div>, but it didn't make any difference, 
and I just left it that way on my test page.

Thx-a-lot :-)
—ml—

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: