Are there any jQuery plugins to highlight the source code shown in an HTML page?
If there are more than one, which one is better to adopt?
Are there any jQuery plugins to highlight the source code shown in an HTML
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can highlight the syntax with jQuery and Chili. Linked you’ll find a nice tutorial to do this.
You can also check the most famous JS highlight plugin: Alex’s Gorbatchev SyntaxHighlighter.