jQuery-CSSEmoticons icon indicating copy to clipboard operation
jQuery-CSSEmoticons copied to clipboard

jQuery plugin to style emoticons with pure CSS3 properties (no images)

Results 14 jQuery-CSSEmoticons issues
Sort by recently updated
recently updated
newest added

See title. --- This change is [](https://reviewable.io/reviews/jangosteve/jquery-cssemoticons/13)

http://www.alfajango.com/blog/jquery-css-emoticons-plugin/jquery-css-emoticons-demo/ lead to a 404

the Plugin doesn't work with the html Tag

Animation property was set only for `webkit` browsers ,now supports other browsers as well..

Hy! I implamented your script to my website and not realy working (do noting). You can se an example here: http://www.neocsatblog.mblx.hu/miert-ilyen-dragak-a-szellemi-es-muveszeti-termekek/ I dosen't get js erorr or something else which...

Hello, The scripts for smilies works great for me, Except for one thing. I've got a messages window(div) that's reloaded whenever a new message has been submitted by the user....

your plugin is great. could I ask you optimize it for mobile websites that use jquery mobile? currently if a page contain several smiles, it get a freeze on loading...

Calling `$('.selector').emoticonize();` in a PhoneGap android app will result Timeout error and will lead the app to cash.

I ran into some problems with a post containing one smile and http:// smile. Here is a fixed regex: ``` var preMatch = '(^|[^https?][\\s\\0]*)'; ```

Hello, I'm trying to make it work with text included between PRE tags and it's not working. Any idea to workarround this issue? Thanks in advance.