I am new to jQuery and want this problem solve. Thanks in advance for that.
i made my code sample in fiddle. in ths code sample i have a textarea and a div.
<div id="divfordisplay"></div>
This div display all the links of images which are in textarea.
Now my problem is that i want a remove image link on image and by clicking on this remove link this image should remove from div and also remove link from textarea.
http://jsfiddle.net/SpHeT/