$(window).height()

$(window).width()

 

$(this).outerHeight()

$(this).outerWidth()

 

$(window).scrollTop()

$(window).scrollLeft()

 

 

($(window).height() - $(this).height())/2

 

 

+ Recent posts