There are many online HTML editors (ie. www.FreeTextBox.com). Can someone please explain to me how exactly they go about achieving text input and applying different styles to any portion of the typed text? That is, are they simply using a TEXTAREA and when the user clicks to have BOLD they are identifying the selected region and wrapping a element around the text?
Again Im interested in how they are able to achieve live text input like a textbox/textarea and are able to apply styles to each and every character to it.
Thanks
2007-01-05
01:26:40
·
2 answers
·
asked by
zerohourx
1
in
Computers & Internet
➔ Programming & Design