You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The smallupload control, by not displaying a preview, allows for a very compact layout that may be more efficient in certain repeater configurations compared to the standard upload control. Additionally, smallupload supports uploading non-image files while displaying the filename. For example, video files.
While the standard upload control also supports non-image files, it leaves an empty preview box, which creates a disorienting user experience.