Jump to content

text area


abeautifulmind

Recommended Posts

That is simply code that looks for character patterns in a post, and replaces those with links to the smiley images.  Here's an article that might help on how you could implement this in a simple manner:  http://blog.sachinkraj.com/how-to-add-smilies-in-comments-with-php/

 

This is not a javascript question however.

 

If you're talking about a rich text editor with some built-in support for smilies, then take a look at tinymce http://www.tinymce.com/  which can include smiley markup.  Installing the infrastructure needed for these types of things is non-trivial.

Link to comment
https://forums.phpfreaks.com/topic/252621-text-area/#findComment-1295114
Share on other sites

  Quote

You maybe is looking for a rich text editor. try this: http://www.tinymce.com/

 

Thanks for this insightful post, I only mentioned tinymce twice already in my two replies.  Thank goodness you were here to also suggest the same thing that I suggested twice already --- but at least you posted the link to it.  Wait.... I posted the link to it as well.

Link to comment
https://forums.phpfreaks.com/topic/252621-text-area/#findComment-1295399
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.