Monday, March 03, 2008

Using SyntaxHighlighter on Blogger

If you want to use syntaxhighlighter on blogger to beautifully your code remember to take a look here to set the blogger mode enable:

dp.SyntaxHighlighter.BloggerMode();
dp.SyntaxHighlighter.HighlightAll('code');

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.