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

Multiple text boxes

Status
Not open for further replies.

syed

Programmer
Joined
Sep 20, 2000
Messages
3
Location
US
I have multiple text areas in my page (ActiveX DHTML edit control). When using the format toolbar, I would like to affect only the area the cursor is in or that has text highlighted. Any idea how I could do this in DHTML? Basically, what would I need to get a handle to the object that has focus or has the cursor?


Thanks,
Arshad [sig][/sig]
 
Go to msdn.microsoft.com/ie and look for references to createTextRange. [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top