Holen Sie sich die Seitenauflösung JQuery
$( window ).width()
Odd Octopus
$( window ).width()
$(".example").width("px");
// Returns width of HTML document
$( document ).width();