/Smiley.js

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

Primary LanguageJavaScriptMIT LicenseMIT

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();