Code Highlighter

Posts 15 of 5 · Page 1 of 1
Code Highlighter
So.. a number of people have asked me to implement a code highlighter for the coding section, to make the code look all fancy.

I've tried:
Advanced Syntax Highlighting - BBCode [highlight] - vBulletin.org Forum

Works fine, kinda dated, just worried about server CPU usage.

Instead I'd like to find a js plugin that does it all client sided, and detects it based on the TAG.

Suggestions, etc?
Quote Originally Posted by Dave84311 View Post
So.. a number of people have asked me to implement a code highlighter for the coding section, to make the code look all fancy.

I've tried:
Advanced Syntax Highlighting - BBCode [highlight] - vBulletin.org Forum

Works fine, kinda dated, just worried about server CPU usage.

Instead I'd like to find a js plugin that does it all client sided, and detects it based on the TAG.

Suggestions, etc?
Gee thanks

edit: this aint spam I meant thanks for the code highlighter...
So what's the format?

Code Tags then argument?


[code=javascript]<script>
document.write("Testing");
</script>[/code]

Nope, that's not it.


Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?