Tuesday, August 26, 2014

Using Badges on Buttons

I needed to add some button notifications (known as badges) to some buttons.

The following example uses css styled badges attached to buttons using the custom-data property.

Badge Notifications

Explorer the JS Bin example to find out how it works...