JQuery二级菜单、头部菜单、居上的菜单、不动的菜单、css、div
<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
< html xmlns ="http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv ="Content-Type" content ="text/html; charset=utf-8" />
< title > 头部菜单 </ title >
< style type ="text/css" >
<!--
* { margin : 0 ; padding : 0 ; font-family : Arial, Helvetica, sans-serif ; font-size : 12px ; }
body,html { height : 1000px ; }
a { color : #333 ; text-decoration : none ; }
a:hover { color : #F00 ; text-decoration : none ; }
li { list-style : none ; }
#top { position : fixed ; _position : relative ; top : 0 ; left : 0 ; z-index : 1000 ; width : 100% ; min-width : 980px ; }
.nav { position : relative ; z-index : 10000 ; display : block ; height : 28px ; width : 980px ; margin : 0 auto ; background : url(http://www.anxjm.com/front/image/newdh.gif) no-repeat left center ; }
.nav .nav_li { display : block ; float : left ; line-height : 28px ; padding : 0 20px ; position : relative ; }
.nav .org { color : #FF6A00 ; font-weight : bold ; padding-left : 40px ; }
.nav .home { background : url(http://www.anxjm.com/front/image/tb_01.gif) no-repeat left center ; padding-left : 30px ; }
.nav .zh { background : url(http://www.anxjm.com/front/image/tb_02.gif) no-repeat left center ; padding-left : 30px ; }
.nav .hy { background : url(http://www.anxjm.com/front/image/tb_03.gif) no-repeat left center ; padding-left : 30px ; }
.nav .kf { background : url(http://www.anxjm.com/front/image/tb_04.gif) no-repeat left center ; padding-left : 18px ; }
.nav .ts { background : url(http://www.anxjm.com/front/image/tb_05.gif) no-repeat left center ; padding-left : 20px ; }
.nav .login { background : url(http://www.anxjm.com/front/image/tb_06.gif) no-repeat left center ; padding-left : 30px ; }
.nav .reg { background : url(http://www.anxjm.com/front/image/tb_07.gif) no-repeat left center ; padding-left : 18px ; }
.nav .sc { background : url(http://www.anxjm.com/front/image/tb_08.gif) no-repeat left center ; padding-left : 18px ; }
.nav .sy { background : url(http://www.anxjm.com/front/image/tb_09.gif) no-repeat left center ; padding-left : 18px ; }
.sec_nav { background : url(http://www.anxjm.com/front/image/dh-bj.gif) repeat-x left top ; display : none ; position : absolute ; top : 26px ; left : 0 ; height : 28px ; }
.sec_nav li { display : block ; float : left ; margin : 3px 6px ; }
.sec_nav li img { padding : 5px 0 0 0 ; }
.zh2 { width : 340px ; }
.hy2 { width : 540px ; }
-->
</ style >
< script type ="text/javascript" src ="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" ></ script >
< script type ="text/javascript" >
$( function (){
$( " .nav_li " ).hover( function (){
$( " .sec_nav " ).stop( false , true );
$( this ).children().next().slideDown( " slow " );
},
function (){
$( this ).children().next().slideUp( " slow " );
});
})
</ script >
</ head >
< body >
< div id ="top" >
< ul class ="nav" >
< li class ="nav_li org" > 您好,欢迎来到安心加盟网! </ li >
< li class ="nav_li home" >< a href ="http://www.anxjm.com/" > 首页 </ a ></ li >
< li class ="nav_li zh" >< a href ="#" > 综合 </ a >
< ul class ="sec_nav zh2" >
< li >< img src ="http://www.anxjm.com/front/image/tb_02.gif" /></ li >
< li >< a href ="http://www.anxjm.com/Main.do" target ="_blank;" > 项目 </ a ></ li >
< li >< a href ="http://www.anxjm.com/frontjsp/BusList.jsp" target ="_blank;" > 品牌 </ a ></ li >
< li >< a href ="http://www.anxjm.com/carveOut.do" target ="_blank;" > 创业 </ a ></ li >
< li >< a href ="http://www.anxjm.com/frontjsp/Linkage.jsp" target ="_blank;" > 连锁 </ a ></ li >
< li >< a href ="http://www.anxjm.com/bus_Opp.do" target ="_blank;" > 商机 </ a ></ li >
< li >< a href ="http://www.anxjm.com/busJoinList.do" target ="_blank;" > 代理 </ a ></ li >
< li >< a href ="http://www.anxjm.com/busJoinList.do" target ="_blank;" > 展会 </ a ></ li >
< li >< a href ="http://www.anxjm.com/frontjsp/F_Charts.jsp" target ="_blank;" > 排行榜 </ a ></ li >
</ ul >
</ li >
< li class ="nav_li hy" >< a href ="#" > 行业 </ a >
< ul class ="sec_nav hy2" >
< li >< img src ="http://www.anxjm.com//front/image/tb_03.gif" /></ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=1" target ="_blank" > 美食 </ a ></ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=2" target ="_blank" > 教育 </ a ></ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=3" target ="_blank" > 幼儿 </ a ></ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=4" target ="_blank" > 美容 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=6" target ="_blank" > 干洗 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=7" target ="_blank" > 汽车 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=8" target ="_blank" > 零售 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=9" target ="_blank" > 设备 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=10" target ="_blank" > 服装 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=11" target ="_blank" > 家纺 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=13" target ="_blank" > 饰品 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=14" target ="_blank" > 珠宝 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=16" target ="_blank" > 五金 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=17" target ="_blank" > 精品 </ a > </ li >
</ ul >
</ li >
< li class ="nav_li kf" >< a href ="http://www.anxjm.com/frontjsp/KeFu.jsp" > 客服中心 </ a ></ li >
< li class ="nav_li ts" >< a href ="http://www.anxjm.com/frontjsp/KeFu.jsp" > 投诉建议 </ a ></ li >
< li class ="nav_li login" >< a href ="http://www.anxjm.com/frontjsp/F_login.jsp" > 登录 </ a ></ li >
< li class ="nav_li reg" >< a href ="http://www.anxjm.com/frontjsp/F_AllReg.jsp" > 免费注册 </ a > </ li >
< li class ="nav_li sc" >
< a onClick ="window.external.addFavorite('http://www.anxjm.com','安心加盟网')" href ="#" > 加入收藏 </ a ></ li >
< li class ="nav_li sy" >< a onClick ="h(this,'www.anxjm.com');hc('baidu')" href ="#" > 设为首页 </ a ></ li >
</ ul >
</ div >
</ body >
</ html >
< html xmlns ="http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv ="Content-Type" content ="text/html; charset=utf-8" />
< title > 头部菜单 </ title >
< style type ="text/css" >
<!--
* { margin : 0 ; padding : 0 ; font-family : Arial, Helvetica, sans-serif ; font-size : 12px ; }
body,html { height : 1000px ; }
a { color : #333 ; text-decoration : none ; }
a:hover { color : #F00 ; text-decoration : none ; }
li { list-style : none ; }
#top { position : fixed ; _position : relative ; top : 0 ; left : 0 ; z-index : 1000 ; width : 100% ; min-width : 980px ; }
.nav { position : relative ; z-index : 10000 ; display : block ; height : 28px ; width : 980px ; margin : 0 auto ; background : url(http://www.anxjm.com/front/image/newdh.gif) no-repeat left center ; }
.nav .nav_li { display : block ; float : left ; line-height : 28px ; padding : 0 20px ; position : relative ; }
.nav .org { color : #FF6A00 ; font-weight : bold ; padding-left : 40px ; }
.nav .home { background : url(http://www.anxjm.com/front/image/tb_01.gif) no-repeat left center ; padding-left : 30px ; }
.nav .zh { background : url(http://www.anxjm.com/front/image/tb_02.gif) no-repeat left center ; padding-left : 30px ; }
.nav .hy { background : url(http://www.anxjm.com/front/image/tb_03.gif) no-repeat left center ; padding-left : 30px ; }
.nav .kf { background : url(http://www.anxjm.com/front/image/tb_04.gif) no-repeat left center ; padding-left : 18px ; }
.nav .ts { background : url(http://www.anxjm.com/front/image/tb_05.gif) no-repeat left center ; padding-left : 20px ; }
.nav .login { background : url(http://www.anxjm.com/front/image/tb_06.gif) no-repeat left center ; padding-left : 30px ; }
.nav .reg { background : url(http://www.anxjm.com/front/image/tb_07.gif) no-repeat left center ; padding-left : 18px ; }
.nav .sc { background : url(http://www.anxjm.com/front/image/tb_08.gif) no-repeat left center ; padding-left : 18px ; }
.nav .sy { background : url(http://www.anxjm.com/front/image/tb_09.gif) no-repeat left center ; padding-left : 18px ; }
.sec_nav { background : url(http://www.anxjm.com/front/image/dh-bj.gif) repeat-x left top ; display : none ; position : absolute ; top : 26px ; left : 0 ; height : 28px ; }
.sec_nav li { display : block ; float : left ; margin : 3px 6px ; }
.sec_nav li img { padding : 5px 0 0 0 ; }
.zh2 { width : 340px ; }
.hy2 { width : 540px ; }
-->
</ style >
< script type ="text/javascript" src ="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" ></ script >
< script type ="text/javascript" >
$( function (){
$( " .nav_li " ).hover( function (){
$( " .sec_nav " ).stop( false , true );
$( this ).children().next().slideDown( " slow " );
},
function (){
$( this ).children().next().slideUp( " slow " );
});
})
</ script >
</ head >
< body >
< div id ="top" >
< ul class ="nav" >
< li class ="nav_li org" > 您好,欢迎来到安心加盟网! </ li >
< li class ="nav_li home" >< a href ="http://www.anxjm.com/" > 首页 </ a ></ li >
< li class ="nav_li zh" >< a href ="#" > 综合 </ a >
< ul class ="sec_nav zh2" >
< li >< img src ="http://www.anxjm.com/front/image/tb_02.gif" /></ li >
< li >< a href ="http://www.anxjm.com/Main.do" target ="_blank;" > 项目 </ a ></ li >
< li >< a href ="http://www.anxjm.com/frontjsp/BusList.jsp" target ="_blank;" > 品牌 </ a ></ li >
< li >< a href ="http://www.anxjm.com/carveOut.do" target ="_blank;" > 创业 </ a ></ li >
< li >< a href ="http://www.anxjm.com/frontjsp/Linkage.jsp" target ="_blank;" > 连锁 </ a ></ li >
< li >< a href ="http://www.anxjm.com/bus_Opp.do" target ="_blank;" > 商机 </ a ></ li >
< li >< a href ="http://www.anxjm.com/busJoinList.do" target ="_blank;" > 代理 </ a ></ li >
< li >< a href ="http://www.anxjm.com/busJoinList.do" target ="_blank;" > 展会 </ a ></ li >
< li >< a href ="http://www.anxjm.com/frontjsp/F_Charts.jsp" target ="_blank;" > 排行榜 </ a ></ li >
</ ul >
</ li >
< li class ="nav_li hy" >< a href ="#" > 行业 </ a >
< ul class ="sec_nav hy2" >
< li >< img src ="http://www.anxjm.com//front/image/tb_03.gif" /></ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=1" target ="_blank" > 美食 </ a ></ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=2" target ="_blank" > 教育 </ a ></ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=3" target ="_blank" > 幼儿 </ a ></ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=4" target ="_blank" > 美容 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=6" target ="_blank" > 干洗 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=7" target ="_blank" > 汽车 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=8" target ="_blank" > 零售 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=9" target ="_blank" > 设备 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=10" target ="_blank" > 服装 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=11" target ="_blank" > 家纺 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=13" target ="_blank" > 饰品 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=14" target ="_blank" > 珠宝 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=16" target ="_blank" > 五金 </ a > </ li >
< li >< a href ="http://www.anxjm.com/AnXinJM/tradeAdv.do?TradeId=17" target ="_blank" > 精品 </ a > </ li >
</ ul >
</ li >
< li class ="nav_li kf" >< a href ="http://www.anxjm.com/frontjsp/KeFu.jsp" > 客服中心 </ a ></ li >
< li class ="nav_li ts" >< a href ="http://www.anxjm.com/frontjsp/KeFu.jsp" > 投诉建议 </ a ></ li >
< li class ="nav_li login" >< a href ="http://www.anxjm.com/frontjsp/F_login.jsp" > 登录 </ a ></ li >
< li class ="nav_li reg" >< a href ="http://www.anxjm.com/frontjsp/F_AllReg.jsp" > 免费注册 </ a > </ li >
< li class ="nav_li sc" >
< a onClick ="window.external.addFavorite('http://www.anxjm.com','安心加盟网')" href ="#" > 加入收藏 </ a ></ li >
< li class ="nav_li sy" >< a onClick ="h(this,'www.anxjm.com');hc('baidu')" href ="#" > 设为首页 </ a ></ li >
</ ul >
</ div >
</ body >
</ html >