I need some help.  Here is sample code to look at:
http://meetscoresonline.com/sandbox.html

When you hover over, My menu goes here, a sub menu is drawn.  Now when you 
hover over the visible sub menu items the cursor pointer does not display 
until the 2nd item.  So what is wrong with the first item?  For convenience, 
here is the HTML:

<div overflow="visible" style="position: absolute; height: 0px; left: 562px; 
top: 52px; width: 106px; ">
  <ul class="common_dropdown" zindex="10000" style="">
    <li title="Sign In" data-id="sign_in">Sign In</li>
    <li title="My Events" data-id="events">My Events</li>
  </ul>
</div>

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/6g5G7i5In18J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to