georgephillips / Smiley.js

Smiley.js is a script for rotating smiley faces on your site to the correct viewing angle :D. The happiest script around.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smiley.js

Smiley.js is a script for rotating smiley faces on your site to the correct viewing angle :D. The happiest script around.

Friendly Installation

Add the Smiley.css to the head: <link rel="stylesheet" href="smileys.css">

Add the Smileys.js after JQuery: <script src="smileys.js"></script>

Smilify the page: $("selector").smilify();

About

Smiley.js is a script for rotating smiley faces on your site to the correct viewing angle :D. The happiest script around.

License:MIT License


Languages

Language:JavaScript 53.9%Language:CSS 46.1%