标签:tab logs ges asc nbsp bsp script info 导航
var lenght_li=0; $(‘.info_tab li‘).each(function(){ lenght_li+=$(this).outerWidth(true); }); $(‘.info_tab‘).css({ ‘width‘:lenght_li+1 });
js计算li不换行的情况下,ul的宽度--用于做有滚动的导航条
标签:tab logs ges asc nbsp bsp script info 导航
原文地址:http://www.cnblogs.com/ghfjj/p/6686825.html