Edison
Results
1
comments of
Edison
Hum... A quick response: You need to use BS dropdown methods for that. $('.dropdown-menu').on('show.bs.dropdown', function () { window.slinky = $('#menu').slinky(); }) Also, might want to destroy it once the dropdown...