listen to window for dropdown clear
This commit is contained in:
parent
90e3a706ba
commit
314feb702f
2 changed files with 1 additions and 10 deletions
|
|
@ -15,15 +15,6 @@ $(function(){
|
|||
}, 0);
|
||||
|
||||
|
||||
// Docs topbar nav
|
||||
// ===============
|
||||
|
||||
$('.nav .active').on('click', function (e) {
|
||||
e.preventDefault()
|
||||
$(this).siblings().toggle()
|
||||
});
|
||||
|
||||
|
||||
// table sort example
|
||||
// ==================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue