Hello,
Can anybody tell me what the purpose is of the <form> tags around the image html on an upload? Mine looks like this:
<form mt:asset-id="3" class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="some_image.jpg" src="http://www.mydomain.com/images/some_image.jpg" width="468" height="60" class="mt-image-none" style="" /></form>
My client uses the image upload in her blog posts, and the interface has changed significantly. I can't imagine what the point of the form tag is though. Anybody care to enlighten me?
Thanks.
