English 中文(简体)
男性与男性之间的差距
原标题:Gap between menu and submenu hover

Im从事横向菜单和小菜。 我在菜单上用 j子,使现在正在做罚款的 drop倒功能成为可能。

然而,由于设计原因,横向菜单和垂直子体之间差距很小。 因此,当你把 mo倒在子里时,你重新 h,这自然导致子宫消失。

然而,我需要留守。 任何想法?

为 yourself @[已消除的尿液解决办法]

很多人预先表示感谢。

最佳回答

c

变化

#Menu ul ul {
    display: none;
    position: absolute;
    页: 1p: 40px;
}

页: 1

#Menu ul ul {
        display: none;
        position: absolute;
        padding-页: 1p: 40px;
    }
问题回答

假设差距是设计选择,使用hoverIntent plugin,使菜单一旦 mo离开,就立即消失。 相反,有一定数量的旋转时间,用户可以离开菜单,然后消失。

rel=“nofollow” http://cherne.net/brian/resources/jquery.hoverIntent.html

你也有一个估算问题。 http://www. Learningjquery.com/2009/01/quick-tip-prevent-animation-queue-buildup”rel=“nofollow”

http://www. Learningjquery.com/2009/01/quick-tip-prevent-animation-queue-buildup

you can add your gap in the css with margin or padding .

不管怎么说,这是你能够做到的一个良好联系:





相关问题
getGridParam is not a function

The HTML: <a href="javascript:void(0)" id="m1">Get Selected id s</a> The Function: jQuery("#m1").click( function() { var s; s = jQuery("#list4").getGridParam( selarrrow )...

selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

jQuery cycle page with links

I am using the cycle plugin with pager functionality like this : $j( #homebox ) .cycle({ fx: fade , speed: fast , timeout: 9000, pager: #home-thumbs , ...

jquery ui dialog opens only once

I have a button that opens a dialog when clicked. The dialog displays a div that was hidden After I close the dialog by clicking the X icon, the dialog can t be opened again.

jConfirm with this existing code

I need help to use jConfirm with this existing code (php & Jquery & jAlert). function logout() { if (confirm("Do you really want to logout?")) window.location.href = "logout.php"; } ...

Wrap text after particular symbol with jQuery

What I m trying to do, is wrap text into div inside ll tag. It wouldn t be a problem, but I need to wrap text that appears particularly after "-" (minus) including "minus" itself. This is my html: &...

热门标签