Obtenez la résolution de pages jQuery
$( window ).width()
Odd Octopus
$( window ).width()
$(".example").width("px");
// Returns width of HTML document
$( document ).width();