var scroll_bar_width=$('body').css('overflow','hidden').width()-$('body').css('overflow','auto').width(); alert(scroll_bar_width);//17