mdbootstrap / bootstrap-hover-dropdown

An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.
http://cameronspear.com/demos/bootstrap-hover-dropdown/
MIT License
1.26k stars 502 forks source link

shown.bs.dropdown & hidden.bs.dropdown are not triggered #152

Open goleary opened 8 years ago

goleary commented 8 years ago

http://getbootstrap.com/javascript/#dropdowns-events

It seems as though these events are not being triggered by the dropdown that is a result of hovering over using this library. (the other two, show and hide are triggered)

holtkamp commented 7 years ago

So to be clear:

It seems anticipated for but not used / out of scope for this component? @goleary can you provide a https://jsfiddle.net demonstrating the behaviour?

goleary commented 7 years ago

you are correct. seeing as it shows in the code that this is by design (?)I'd rather not spend my time providing the fiddle (I added this a year ago and have since not been working with the library so it's more trouble than it is worth to me at this point).

I don't think it makes sense for the events to not work with this library but again i'm not a user so not worth investing the time for me.