摘要:
$("#id").css("display","none"); 例子: $("#del-ad").click(function(){ $(".advert").css("opacity","0").css("transition","1s"); setTimeout(function(){ $(". 阅读全文
posted @ 2018-05-18 11:53
一叶知秋韵
阅读(117)
评论(0)
推荐(0)
摘要:
document.ElementById("id").style.样式=“”; 注意:document.getElementByClassName(“class”) 返回这个class数组 [0] 例子: document.getElementById("del-ad").onclick=funct 阅读全文
posted @ 2018-05-18 11:50
一叶知秋韵
阅读(78)
评论(0)
推荐(0)

浙公网安备 33010602011771号