HighDots Forums  

Firesfox textbox selection and its location

Javascript JavaScript language (comp.lang.javascript)


Discuss Firesfox textbox selection and its location in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
GeezerButler
 
Posts: n/a

Default Firesfox textbox selection and its location - 06-02-2008 , 02:07 AM






How can i get the actual screen coordinates of text selection inside a
textbox in firefox?

In IE, we can do this by using TextRange tr =
TextBox.createTextRange() and then using tr.offsetTop and
tr.offsetLeft

Anyone has any idea on how to do this?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.