</style>
<script type=\"text/javascript\" src=\"/jquery-1.10.2.min.js\"></script>
<script type=\"text/javascript\">
$(function(){
$(\"#nav>ul>li\").mouseover(function(){
$(\"#nav>ul>li\").each(function(i){
$(this).removeClass(\"h_nav_over\");
});
$(this).addClass(\"h_nav_over\");
}).mouseout(function(){
$(this).addClass(\"h_nav_over\");
});
});
</script>
</head>
<body>
<div id=\"nav\">
<ul>
<li><a href=\"http://www.phpstudy.net\" >首页</a></li><li><a href=\"http://www.phpstudy.net/a/\" >品牌商机</a></li>
<li><a href=\"http://www.phpstudy.net/\" >精品商机</a></li><li><a href=\"http://www.phpstudy.net/\" >最新商机</a></li>
<li><a href=\"http://www.phpstudy.net/\" >投资考察会</a></li><li><a href=\"http://www.phpstudy.net/\" >在线交流区</a></li>
</ul>
</div>
</body>
</html>
本文地址:https://www.stayed.cn/item/25628
转载请注明出处。
本站部分内容来源于网络,如侵犯到您的权益,请 联系我