We are creating an editor. One of the features allows the user to highlight text in a text area, click on a button and find a file to link to in a pop up window. No problem. After clicking on the file they choose, the pop up closes and the text that they highlighted in the text area should turn into a hyperlink to that file. The part that I am stuck on is *how* to make the text suddenly turn into a hyperlink. I know how to pass the html to the textarea, but not suddenly make their text a link.
If someone can point me in a direction I can do the research myself, I just don't know where to begin!
Thanks
Thessa X-)
If someone can point me in a direction I can do the research myself, I just don't know where to begin!
Thanks
Thessa X-)