8 ms·
IMO a lightweight progress bar requires no JS at all, especially jQuery as a dependency, that is overkill. You can use a CSS only solution which will achieve t
by codez 13y ago
IMO a lightweight progress bar requires no JS at all, especially jQuery as a dependency, that is overkill.
You can use a CSS only solution which will achieve the same thing like progre(c)ss. Or use the progress element as well.