Hi
I'm trying to to find position coordinates of asp:Panel from Masterpage using javascript. Need Help.
I have an asp:Panel inside a content page. There is a button in Masterpage that calls a javascript function onclick. I want to find out the top - left coordinate of the asp:panel.
How to achieve this?
Thanks
dm