bootstrap鼠标移入导航展开下拉菜单则加以下jq代码:
$(function () {
$(".dropdown").mouseover(function () {
$(this)
bootstrap鼠标移入导航展开下拉菜单则加以下jq代码:
$(function () {
$(".dropdown").mouseover(function () {
$(this)