I can’t remember where, but I’ve seen websites that have really slick boxes for displaying highlighted syntax code without scrollbars. What they did instead was use a hover effect on the box so that it gets wider to reveal all the code when you mouseover it. I’m sure they were using CSS transitions.
Can anyone please tell me of a WordPress plugin that will do this? Or at least point me to some code that does it and I’ll turn it into a WP plugin if I have to.
Thanks in advance.
Thanks to this suggestion, I implemented it into Crayon 🙂
http://ak.net84.net/crayon/expanding-code-beyond-page-boundaries-in-crayon/