I am trying to parse some string and it has some http links in it. I would like to dynamically create anchor tags on this line using jquery and then display them at the front end so the user can click them.
Is there any way to do this?
Thanks!
source share