原文:两个单选按钮(一个是,一个否 ),一个div层,实现点击隐藏,显示div

lt script type text javascript gt function diva document.getElementById div .style.display none function divb document.getElementById div .style.display lt script gt lt div style width: px height: px ...

2016-08-26 16:58 0 1974 推荐指数:

查看详情

点击按钮弹出一个div

如果需要随意移动弹窗,可以在<script></script>中加入以下代码: ...

Wed Apr 06 19:49:00 CST 2016 0 16398
点击按钮隐藏显示div

两个按钮实现方法: <input type="button" value="设置div隐藏" id="btn18" /> <input type="button" value="设置div显示" id="btn19" /> <div id="dv" style ...

Wed Mar 04 23:31:00 CST 2020 0 3228
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM