Just use javascript:
   
   
  var x = this.offsetLeft;
  var y = this.offsetTop;
   
  

Legster <[EMAIL PROTECTED]> wrote:
  
Is there an easy way to find the current X, Y location of any div
area?

Example of what I am trying to find:
$(this).xpage

or

$("#mainDiv").ypage

Those currently returns undefined. What am I missing? Thanks.


       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.

Reply via email to