mirror of https://github.com/gofiber/fiber.git
Update index.html
parent
512a564251
commit
c93f21fc8a
|
@ -133,7 +133,7 @@
|
|||
$('.section-link[href="' + hash + '"]').trigger('click')
|
||||
$('.section-link[href="' + hash + '"]').parent().parent().addClass('active')
|
||||
}
|
||||
}, 100)
|
||||
}, 250)
|
||||
})
|
||||
$(document).on('click', '.sidebar-nav > ul > li', function(e) {
|
||||
$('.sidebar-nav > ul > ul').removeClass('active')
|
||||
|
|
Loading…
Reference in New Issue