Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting position from focus method

Status
Not open for further replies.

lilcoder

Programmer
Aug 21, 2007
1
US
While in a text field I have a popup that appears when I type ')'. If I click cancel on my popup the focus() method recognizes where the cursor was at the time of the popup. Is there a way I can get the position from the focus method?
Is there a focus().value(); ? Or something like that.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top