• Although CodeColorer due of its table-based markup isn’t the most elegant way to format raw code snippets, I like it and therefore implemented a small but nice view toggler.

    I use to post code snippets with more than a few lines, and they blow up the page height pretty much, so I wrote a small JavaScript that toggles the codecolorer-box dynamically. It’s necessary to changed codercolorer.php/.css and to slightly modify the header.php of the used theme.

    The tutorial along with the needed file can be found here.

  • The topic ‘[Plugin: CodeColorer] Hack: Toggle visibility with JQuery’ is closed to new replies.