Possible Duplicate:
bold text in textarea
My user is typing in a textarea, using js they have the ability to make url links within this area, is there a way to bold the text in the textarea so a user can see where they have made the links?
Or is there a better solution?
Have you considered a WYSIWYG editor? For example the editor in which you typed your question in this site is WMD and it allows to bold the text.