I have a script that allows users to edit a div and save what they wrote in it. I want to add a feature so they can insert a link into highlighted text as well as be able to BOLD and UNDERLINE selected text.
For example: If I'm talking about a yahoo news article, I might want to add a hyperlink into the specific text part of Yahoo! rather than having something like "Blah blah blah, Check out this new article Yahoo!" (the entire text box) having the link attached to it.
I'm not a master coder so I can't think of a way of doing this, thanks for your help :).