SyntaxHighlighter Revised (again), Works On Its Own (once again)

In my latest round of updates to SyntaxHighlighter, I’ve removed the dependencies on jQuery that I’d added in previous updates. There are some small improvements, too.

More SyntaxHighlighter Updates

I’ve made some more changes to the SyntaxHighlighter code on this site. You can download the new version as a ZIP file.

For brevity, I’ll only touch on the, err, highlights of the changes here. I’ll describe some of the implementation details in later posts.

Fixing A Scroll Where The Grays Came In

The latest posted version of SyntaxHighlighter is here. For the change history, or to download older versions from this site, see the downloads page. This blog uses Alex Gorbatchev’s SyntaxHighlighter, by way of the SyntaxHighlighter Evolved WordPress plugin. It’s a great piece of work, but one minor problem had been nagging at me. SyntaxHighlighter places […]