Clear text area

When you do $("#vinanghinguyen_images_bbocde").val('');, it removes all the content of the textarea, so if that’s not what is happening, the problem is probably somewhere else.

It might help if you post a little bit larger portion of your code, since the example you provided works.

Leave a Comment