Jump to content

Find X, Y position of text in IE


Recommended Posts

Hi all,

How I can find X, Y position of "COUNTRY" text in Internet Explorer in all following case?

Some case:

1.

<label id="lbCountry">COUNTRY</label>

2.

<html><body><br/><br/> Your COUNTRY is USA <p></body></html>

3.

<html><body><p><p> Your <span class="mandatory">COUNTRY</span> is USA <p></body></html>

Thanks in advance,

Edited by konani
Link to comment
Share on other sites

What do you mean by X and Y? What is the goal here? To Click it?

X and Y are position of text when IE run. Position of text always change. I need determine X, Y position for play a function.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...