Bootstrap Dropdown on Hover Demos


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.