摘要:
---------------------------------------------------------------------------------------------------------- html 代码:<select name="activities_limit" id="activities_limit"><option value="5" selected="selected">5</option><option value="7& 阅读全文
posted @ 2011-03-03 12:02
Marksion
阅读(507)
评论(0)
推荐(1)
摘要:
-Jquery+$.cookie()实现跨越页面tabs导航 ---------tabs.js----------------- $(function(){ //init seleted tab var on= $.cookie('current_tab'); if(on!="" && !isNaN(on)) { $(".nav li").eq(on).addClass("on").siblings().removeClass(); } //default tab else { $.cookie( 阅读全文
posted @ 2011-03-03 09:12
Marksion
阅读(697)
评论(0)
推荐(0)

浙公网安备 33010602011771号