Smilize

By Dhruva Sagar Last update Oct 20, 2010 — Installed 10,013 times.


Script Summary: Converts all text smileys (like :), :-), :d, :D etc) to smiley images embedding them into the page using data uri's so no need to worry about the source of images.

Version: 1.2.1

Script homepage

*Works in opera too*

This script searches out every text node for smiley text which we use in general and converts it into appropriate smileys and embeds it into the page for visual appeal. This works good on any page. It's a simple and nice one to use especially for online chatting or even emails.

updated to incorporate more smileys.
:) :-) :( :-( 8) 8-) :P :p :-P :-p :D :d :-D :-d =( ;) ;-)

v1.1 released.
Updated with even more smileys and fixed one bug of the smiley at the start of the line.
Updated with smiley text tooltip over images.
Updated xD image with a laughing image XD

v1.2 released.
Reformatted the code with better logic for easier maintenance