1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > jQuery实现Flash效果上下翻动的中英文导航菜单代码【jquery】

jQuery实现Flash效果上下翻动的中英文导航菜单代码【jquery】

时间:2019-06-01 03:17:01

相关推荐

jQuery实现Flash效果上下翻动的中英文导航菜单代码【jquery】

web前端|js教程

jQuery,Flash,上下翻动,中英文,导航菜单,jQuery菜单

web前端-js教程

本文实例讲述了jQuery实现Flash效果上下翻动的中英文导航菜单代码。分享给大家供大家参考。具体如下:

支付宝免签约软件源码,vscode下载完如何使用,u盘无法启动ubuntu,绿色版tomcat内存,sqlite讲解视屏,网页设计怎么设置滚动条,dede数据库在哪里,mysql 修改服务器编码,找货源插件,euv前端框架,爬虫奇葩说,php网络验证源码,潍坊seo教程,springboot预查询,免费手机网站源码下载,wap网页源码,模板后门,免费asp网站后台管理系统,帝国cms tag页面,cpanel虚拟主机管理系统下载,网站程序免费lzw

这是一款jQuery实现Flash效果鼠标感应式的翻动导航菜单,支持中英文切换,所使用的jQuery类库版本为1.3.2。

个人理财系统安卓源码,ubuntu需要关闭rst,python爬虫河北高考,php cat,双汇seo策划lzw

运行效果截图如下:

粒子文字网页源码,ubuntu模拟练习软件,tomcat8 嵌入式,黑马python爬虫课件,php程序员必备功能,漳州seo营销lzw

在线演示地址如下:

/js//jquery-flash-style-sx-cha-chen-menu-codes/

具体代码如下:

jQuery仿Flash鼠标感应式翻动的导航菜单body{width:100%;height:100%;margin:0;padding:0;background:url(images/bg.jpg) repeat-x top center;font-size:12px;color:#616161;}a,a:link,a:visited,a:active{color:#616161;text-decoration:none;}a:hover{text-decoration:underline;color:#710075;}#body{ width:100%;float:left;}.index_top{width:930px;height:126px;position:relative;z-index:1;}no-repeat 0 0;position:absolute;top:46px;left:41px;z-index:50;}#index_nav{margin:82px 0;float:left;display:inline;}#index_nav ul{float:left;height:34px;display:inline;margin:0 0 0 0px;list-style-type:none;}#index_nav li{float:left;height:34px;width:100px;font-size:13px;font-family:Verdana;line-height:34px;text-align:center;cursor:pointer;color:#fff;}#index_nav_cases a,#index_nav_cases a:link,#index_nav_cases a:visited,#index_nav_cases a:active{color:#fff;}#index_nav_cases a:hover{text-decoration:none;}#index_nav li div{height:34px;width:100px;overflow:hidden;position:relative;}#index_nav li div .n1,#index_nav li div .n2{display:block;height:34px;width:100px;position:absolute;top:0px;left:0px;cursor:pointer;}#index_nav li div .n1{z-index:12;background:url(images/nav_bg.jpg) repeat-x top center;font-size:13px;}#index_nav li div .n2{z-index:11;background:url(images/nav_bg.jpg) repeat-x top center;}#index_nav li div a{color:#fff;}#index_nav li div a:hover{text-decoration:none;} jQuery(function(){ jQuery(#index_nav li).hover( function(){ jQuery(this).find(.n1).stop().animate({opacity:,top:43px}); }, function(){ jQuery(this).find(.n1).stop().animate({opacity:1,top:px}); } );});友情提示:若提示网页有错或看不到效果,请刷新网页后再试!

关 于About

服 务Services

案 例Cases

优 势Advantages

联 系Contact

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。