最赞回答 / 慕粉3614742
我在老师的基础上修改了:$(function(){ $('#bs-example-navbar-collapse-1 .dropdown-menu a').click(function (e) { var href = $(this).attr('href'); if ('#' !== href) { e.preventDefault(); $("#tab-container a[href='"+href+"...
2016-11-18
$(".carousel").css("height","50%");
$(".carousel").find(".item").css("height","50%");
}
},100);
$(".carousel").find(".item").css("height","50%");
}
},100);
2016-11-14
关于黑色背景问题,我写了点JS代码,大家可以参考下
<script type="text/javascript">
setInterval(function () {
var windowWidth = $(window).width();
if(windowWidth>800){
$(".carousel").css("height","500px");
$(".carousel").find(".item").css("height","500px");
}else{
</script>
<script type="text/javascript">
setInterval(function () {
var windowWidth = $(window).width();
if(windowWidth>800){
$(".carousel").css("height","500px");
$(".carousel").find(".item").css("height","500px");
}else{
</script>
2016-11-14
导航按钮点出不来时,1、确认JQ正确引,2、用看看button的data-target="#navbar-collapse-1"属性是否带了“#”号。
2016-11-12
就看不惯,用快压啷个了?真的是一个快压把你们的优越感全部显示出来了,还不适合这行,用啥子软件开心就行,自己舒服就行,真的是一个软件真的是优越感爆棚