Search Results for: javascript

How to Create a JavaScript Progress Bar With Pace.js

Although you can create a page loading bar with CSS animation, it is not dynamic at all. Good thing there is this built-in JavaScript plugin called Pace.js, a lightweight JavaScript library that consists of a cool and amazing progress bar indicator for your page load and Ajax navigation.
Ripple Effects Background

Ripple Button Effect Using Pure CSS

Google’s Material Design guidelines introduced the ripple effect, a subtle animation that indicates user action. The ripple effect rapidly gained popularity in web design as a sophisticated visual feedback form…