JS实现css hover操作的方法示例
网络编程 2021-07-04 18:31www.168986.cn编程入门
这篇文章主要介绍了JS实现css hover操作的方法,涉及javascript事件响应及页面元素css属性动态操作相关技巧,需要的朋友可以参考下
本文实例讲述了JS实现css hover操作的方法。分享给大家供大家参考,具体如下
hover我们可以用css的方式写,,也可以用js的方式写
<html> <head> <title>js的下拉菜单效果</title> <style type="text/css"> { padding:0px; margin:0px; } ul li{ list-style: none; } a{ text-decoration: none } .header{ height: 45px; background-color:#FBFBFB; border-bottom: 1px solid #C7C7C7; } .header-center{ width: 1000px; height: 100%; margin: 0 auto; position: relative; } .header-mobile{ width: 130px; position: absolute; :0; right: 0; text-align: center; } / .header-mobile:hover .header-mobile-list{ display: block; }/ .header-mobile a{ display: block; height: 45px; line-height: 45px; color:#000000; } .header-mobile-list{ display: none; background:url(bg.png) no-repeat; background-position: 20px 18px; } .header-mobile-list li{ height: 45px; border-bottom: 1px dashed gray; font-family: '微软雅黑'; line-height: 50px; padding-left: 35px; padding-: 5px; } </style> </head> <body> <header class="header"> <div class="header-center"> <div class="header-mobile" id="headerMobile"> <a href="">移动客户端</a> <ul class="header-mobile-list" id="mobileList"> <li>新浪微博</li> <li>新浪新闻</li> <li>新浪体育</li> <li>新浪娱乐</li> <li>新浪财经</li> <li>天气通</li> </ul> </div> </div> </header> </body> <script type="text/javascript"> //封装选择ID window.onload=function(){ function $(id){ return document.getElementById(id); } //鼠标进 $("headerMobile").onmouseover=function(){ // this.style.display="none"; $("mobileList").style.display="block" //给当钱的添加样式 this.style.boxShadow=" 0 2px 2px gray" } //鼠标出 $("headerMobile").onmouseout=function(){ $("mobileList").style.display="none" this.style.boxShadow='none' } } </script> </html>
运行效果图如下
更多关于JavaScript相关内容感兴趣的读者可查看本站专题《》、《》、《》、《》、《》、《》及《》
希望本文所述对大家JavaScript程序设计有所帮助。
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程