Current Textarea:
This text area could be full of information..www.london2012.com And might contain upto 5 links that a
$(function(){ var old = $('#event_content').val(); var news = ''+old+''; $('#event_content').val(news); });
Note that the will not be displayed in textarea, but instead plain text will be shown.
Demo: http://jsfiddle.net/3xEh2/1/