sadik7266 / jquery-multifile-plugin

Automatically exported from code.google.com/p/jquery-multifile-plugin
0 stars 0 forks source link

HTML 5 and value attribute #103

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
regarding HTML 5:

The plugin generates this tag:
<input id="uploadAlbumFile" type="file" value="" name="uploadAlbumFile[]" />

However, in HTML5 the <input> element with type="file" no longer supports 
"value" attribute. This means page fails to validate if you're using HTML5.

Regards

Original issue reported on code.google.com by vida...@gmail.com on 1 Dec 2010 at 8:57

GoogleCodeExporter commented 8 years ago
The project has been dormant for over a year and many of the support requests 
have been resolved and/or are invalid. So we're going to archive them all, 
pending review.

If you're still having a problem with the plugin, please visit the project page 
and re-open the issue. We do apologize for any inconvenience this may cause, 
but please bear with us...  we'll be making improvements to the plugin and its 
documentation over the coming weeks.

Stay tuned; and thanks for your support!

The Fyneworks Team
http://twitter.com/fyneworks

Original comment by fyneworks on 26 Jan 2012 at 1:37