JS++ SyntaxHighlighter Demo

This is JS++ syntax highlighting for embedding JS++ code and snippets in web pages using the SyntaxHighlighter from Alex Gorbatchev.

external jQuery, $;

string url = $("#logo").attr("src");