Jump to content

Recommended Posts

Posted

I recently discovered the great php.js resources, and because of that I created a Gravatar Autoloader in Javascript.

 

I'd like feedback to make it better, and trying to get some good back links :)

 

auto-gravatar.js

 

Usage

Load the script

<script src="//c0nfused.github.io/assets/auto-gravatar.min.js"></script>

Gravatar Image Attribute

Create images

<img gravatar="user@demo.com" />

The gravatars should be automatically loaded.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...