I need an cross browser text area for web chat that support HTML . Can we create it with jquery ?
+1
A:
The support of HTML is the tricky part. Not only will it be difficult to implement, it is also a huge security risk.
Anyway, I suggest that you have a look at a WYSIWYG editor like TinyMCE. It may already have what you are looking for (platform independent, ajax enabled, rich text).
kgiannakakis
2009-07-29 11:24:06