這是我的按鈕,裏面有信息。的信息的div是顯示無: <div class="button">
<h2>Information</h2>
<div class="information">
<p>This is the information text</p>
<p>This is the information text</p>
</div>
p, h2 {
pad
我正在使用hoverIntent插件作爲我的水平下拉導航菜單,因爲我想在打開與當前主菜單關聯的子菜單之前幾毫秒的延遲。此外,我還要求在用戶將鼠標指針從當前打開的菜單移開時,打開的菜單不應立即關閉。 小提琴鏈接:https://jsfiddle.net/vijayP/tbg2x5h7/6/ 於是我想出了下面的代碼: $(document).ready(function(){
var co