在网页上点一个按钮,然后显示,在按一个按钮隐藏.这样的源代码怎么写
2个回答
展开全部
<input id="button1" type="button" value="b1" onclick="document.getElementById('image1').display='block' "/>
<input id="button2" type="button" value="b2" onclick="document.getElementById('image1').display='none'"/ />
<input id="image1" type="image" style="display:none" src="http://www.baidu.com/img/baidu_sylogo1.gif"/>
<input id="button2" type="button" value="b2" onclick="document.getElementById('image1').display='none'"/ />
<input id="image1" type="image" style="display:none" src="http://www.baidu.com/img/baidu_sylogo1.gif"/>
2013-01-05
展开全部
.使用网页编辑软件:浏览器有默认的网页编辑软件(一般为frontpage或者word),只要在快捷工具栏中点击相应的按钮,这样一来就可以拖到桌面上保存(此方法适用于单手操作较灵活的同志)。0.查看源代码如果发现用了这样的代码:
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |