使用Bootstrap禁用下拉菜单项
要在Bootstrap中禁用下拉菜单项,请将.disabled类与.dropdown-menu类一起使用。
您可以尝试运行以下代码以禁用下拉项-
示例
<!DOCTYPE html>
<html>
<head>
<title>Bootstrap Example</title>
<link href = "/bootstrap/css/bootstrap.min.css" rel = "stylesheet">
<script src = "/scripts/jquery.min.js"></script>
<script src = "/bootstrap/js/bootstrap.min.js"></script>
</head>
<body>
<div class = "container">
<h2>Beverages</h2>
<p>The following are the beverages available in India:</p>
<div class = "dropdown">
<button class = "btn btn-primary dropdown-toggle" type = "button" data-toggle="dropdown">Beverages
<span class="caret"></span></button>
<ul class = "dropdown-menu">
<li><a href = "#">Gatorade</a></li>
<li class = "disabled"><a href = "#">Sting</a></li>
<li><a href = "#">Red Bull</a></li>
<li><a href = "#">Pepsi</a></li>
<li><a href = "#">Coca Cola</a></li>
</ul>
</div>
</div>
</body>
</html>热门推荐
10 对患者生日祝福语简短
11 结婚祝福语简短装备
12 周岁祝福语学生文案简短
13 订婚领证祝福语简短精辟
14 导师获奖祝福语大全简短
15 新婚购房祝福语简短精辟
16 牛年祝福语简短的爱人
17 送芒果的祝福语简短
18 送给学长毕业祝福语简短