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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

createTextRange() in a <TD>

Status
Not open for further replies.

chebbi

Programmer
Feb 6, 2002
98
IN
Hi all

I want to use createTextRange method on the text inside a cell(td) and this cell has plain text in it so that i can use select() method on this range created. However createTextRange can be used only on textarea,button,input and body objects. If anyone can tel me the workaround for this then it would be very much helpful.

Badrinath Chebbi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top