Seek plug-ins (components) that are compatible with IE9 react to upload pictures.

guys, is there a plug-in (component) that is compatible with IE9 react to upload pictures? Thank you very much.

Jan.12,2022

if IE9 is compatible with FormData and FileReader , you can write one by hand. FormData + FileReader it's easy to upload files


.

you can try the official website of the plug-in plupload: Link description

is compatible on ie9, but conflicts with mock


is actually compatible with ie9?. Ie9 has to be submitted in form, and the iframe, backend may also need to be modified. It is more convenient and secure to write it yourself

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3f3eb-2c485.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3f3eb-2c485.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?