Button created right below this
The easiest way to use SyntaxHighlighter, that I found, is insert your code in the
<pre> tag without any html encoding, then run following javascirpt. '.js' is a class name of the pre tag. If you have multiple pre tags, then add id in the pre tag and apply following script with id selector instead of class selector. (Of course, do not include new line(s) in your code if you are using blogger site.)
No comments:
Post a Comment