bootstrap-dropdown-hover icon indicating copy to clipboard operation
bootstrap-dropdown-hover copied to clipboard

Compatiblity with bootstrap 4

Open mgvd opened this issue 8 years ago • 2 comments
trafficstars

Hi, in Bootstrap 4 (alpha) the class 'open' is replaced by 'show'. To make it work in version 4, I replaced it in your code,and it works fine.

Thanks for the great component.

mgvd avatar Apr 29 '17 15:04 mgvd

Hey, I changed all 'open' to 'show' in Bootstrap 4 beta 2 and didn't get the hover animation. I changed bootstrap-dropdownhover.min.js and bootstrap-dropdownhover.min.css

warmwhisky avatar Nov 11 '17 15:11 warmwhisky

Hello i changed it and make a repository use this but do not use .min.js just use js file with css and it will work in bootstrap 4 . https://github.com/hassanbinsafdar/bootstrap-4.0-multilevel-dropdown-hover

hassanbinsafdar avatar Nov 05 '18 08:11 hassanbinsafdar