Welcome to WebmasterWorld Guest from 3.84.243.246
Forum Moderators: not2easy
<select>
elements are "special" ... I will tell you right now that there is no way you can get this to work in all browsers as-is while maintaining use of <select>
dropdowns. <select>
is a child of #quotewrap
, mousing over any of the options in the actual dropdown will trigger mouseleave
. <select>
s, or else a different trigger for closing the flyout.