I want implement somthing for text input.
In order the customer can inpiut html tags, such as bold, italic easily, I want to show a tool bar on top of the text area, then users just input the sentence, if they want "bold" certain word, just highlight it, then click the icon of "bold", then the sentence will be added <bold> the word</vold> automatically..
Anyone has an idea how I implement such function?