注册 登录 充值会员 退出
联系客服 毕业设计 java源码 PHP源码
充值

jQuery室内墙面装饰交互效果代码

作者/代码整理:  (源码已亲测,有问题联系客服微信:guomanqing1314) 发布日期:2023-05-06
jQuery室内墙面装饰交互效果代码
jQuery室内墙面装饰交互效果代码是一款兼容ie8浏览器的室内设计特效代码。


js代码

<script language="javascript">
function imgdragstart(){return false;}
for(i in document.images)document.images[i].ondragstart=imgdragstart;
</script>


<script>
$(document).ready(function(){
    $("#span1").click(function(){
		$("#box").css({"width":"30px","height":"30px"});
		});
    $("#span2").click(function(){
		$("#box").css({"width":"50px","height":"50px"});
		})
	$("#span3").click(function(){
		$("#box").css({"width":"100px","height":"100px"});
		})
});
</script> 

售后客服微信:guomanqing1314

微信扫码加好友:

关注公众号:不定期分享免费源码、自媒体工具、壁纸等

其他咨询和服务:

邮箱:1206995177@qq.com

手机:18005151538