Vanilla JavaScript often receives criticism for coming with limitations. These days, various JavaScript offshoots receive all the praise from developers and designers. When it comes to web design, however, regular JavaScript is an excellent tool. It's both versatile and simple enough to implement. JavaScript helps bring ...
Have you ever wanted to give your web UI a sketchy hand-drawn look? Now you can with a JavaScript-based web component library called Wired Elements. This library, which was created by Preet Shihn, is open source and is completely free to use. It is available under ...
If you ever wanted to give your buttons some extra flair, you could simply use an effect library to store different types of particle effects. It's easy to generate a bursting effect by disintegrating an element into particles in anime.js. But there might be other ...
A strange anomaly is happening in some web browsers when scrolling through Mental Floss. As one glides down the article, the URL in the address bar changes rapidly. When scrolling back up, it changes back to the previous URL. Such an occurrence will likely upset some ...