Hi guys I was wondering how to display highlighted code on a webpage ? I tried to google it but couldn't come up with some satisfying results ? so do you know any jquery plugins which can do the job ?
Hi, I'm not sure what you mean. Have a look at this code and see if it's what you need. Let me know. They do not give you what <i><b>The HTML Book</b></i> gives you a <br /> <span style="background-color: rgb(240, 240, 51);"> <b>full color</b> </span> book. Good luck. Regards Mike
I know there are lots of syntax highlight modules for forum/blog templates, but those are server-side. I'd be interested to know if someone wrote such in JS too