Any jquery tool for code identifier.i.e,the plugin should identify the language keywords for c,c++..
A:
Looking at the source of Codemirror (or just using it) might give you some pointers
stevejalim
2010-08-27 11:30:04
A:
How exactly do you want to use it? Here are a couple of things that might help:
SyntaxHighlighter: http://alexgorbatchev.com/SyntaxHighlighter/
beauty Of Code: http://startbigthinksmall.wordpress.com/2008/10/30/beautyofcode-jquery-plugin-for-syntax-highlighting/
James Wiseman
2010-08-27 12:12:18