js获取域名设置属性 阿星小栈
Posted tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了js获取域名设置属性 阿星小栈相关的知识,希望对你有一定的参考价值。
//获取域名 document.domain //获取页面高度 window.innerHeight //设置属性 document.querySelector(‘.firstModal‘).style.height = ‘100%‘;
以上是关于js获取域名设置属性 阿星小栈的主要内容,如果未能解决你的问题,请参考以下文章