Bootstrap menu change li active class on click. UPDATED. Your css selectors seems to be wrong. Please try as given below, <script> $(".nav li").on("click", ...
確定! 回上一頁