摘要: var lenght_li=0; $('.info_tab li').each(function(){ lenght_li+=$(this).outerWidth(true); }); $('.info_tab').css({ 'width':lenght_li+1 }); 阅读全文
posted @ 2017-04-09 22:32 ghfjj 阅读(827) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-04-09 22:02 ghfjj 阅读(20365) 评论(0) 推荐(1)
摘要: 阅读全文
posted @ 2017-04-09 22:01 ghfjj 阅读(354) 评论(0) 推荐(0)