|
|
|
|
|
by DaiPlusPlus
2161 days ago
|
|
What you’re describing are all inadequacies in current browsers to deliver a good user-experience for native HTML features. There’s no reason why browsers can’t show upload progress/status for non-AJAX uploads, and there’s no reason for browsers to keep on having poor <select> UX. etc. JavaScript itself is a workaround - it shouldn’t be the solution. |
|