How to find the center point on the page with JavaScript?

Posted by Ricket on Stack Overflow See other posts from Stack Overflow or by Ricket
Published on 2010-05-30T16:23:54Z Indexed on 2010/05/30 16:32 UTC
Read the original article Hit count: 113

Filed under:

How can I find the (x,y) point of the center of the viewable area of the browser?

I am using jQuery, if there are any good jQuery helper functions for this.

© Stack Overflow or respective owner

Related posts about JavaScript