[1] Go to the syntaxhighlighter website at Google Code to download the latest version of the Javascript library.

[2] Download the compressed file and unzip it in your remote hosting. I may suggest Google Apps to host the uncompressed files. You will have to use WinRAR to unzip the contents. I rename the folder called "dp.SyntaxHighlighter" to "SyntaxHighlighter". There are 2 folders that I make use in the uncompressed file namely "Styles" and "Scripts".
[3] Edit your blog template to insert these lines of codes, preferably at the footer part of the template that reads "<!-- end outer-wrapper --> ".
[4] The next step is to try inserting your code snippets into this textarea
<textarea name="code" class="javascript" cols="60" rows="10">
code...
code...
code...
</textarea>
Hope you have fun trying this out! :)
looks very neat
ReplyDeleteVery cool. Thanks!
ReplyDelete