炫酷Bootstrap下拉菜单鼠标滑过动画特效 Adds hover functionality to Bootstrap dropdowns

Drop-Down Navigation Menu


Button Group

With a 50ms Mouse-out Delay
$("#demo-2").bootstrapDropdownOnHover({ mouseOutDelay: 50 });


Split Button


Try resizing the window to touch the responsive thresholds! The plugin will disable itself if the window size is below the threshold (default: 992px), then re-enable itself when above the threshold again.