福州企业如何在网站建设中实现页面半透明锁定js函数

发布时间:2022-09-03 点击:519
在福州网站设计中如何实现页面半透明锁定js函数
/*页面半透明锁定函数
所需页面中需添加
添加所需css
body{ height:100%;}
.yin{ width:100%; background:#cccccc; position:absolute; left:0;right:0; top:0; bottom:0; -moz-opacity:0.5;filter:alpha(opacity=50);z-index:99; height:100%; }*/
function pagedivlock{
document.body.style.height=document.documentelement.clientheight+'px';*/
document.getelementbyidx('yin').classname='yin';
document.getelementbyidx('yin').style.display='';
document.getelementbyidx('yin').style.height=document.body.scrollheight+'px';
}
function pagedivlockclose{
document.getelementbyidx('yin').classname='';
document.getelementbyidx('yin').style.display='none';
}


滚动型长页面网页怎么设计才更好用-用户引导设计
门户网站建设中需要注意什么
福州企业网站建设为公司创造价值需注意哪些事项
企业网站建设设计中常见的几个误区
四类网站的建站特点您懂得多少
企业网站建设,质量和速度两手都要抓!
企业网站建设 形象设计很重要
企业网络营销选对建站公司是关键