|
|
||||||||||||||||||||||||||
JQueryChiliChili is the jQuery code highlighter plugin. Features:
ExamplesTo enable chili add%JQREQUIRE{"chili"}%
somewhere on the page, or add it to the {JQueryPlugin}{DefaultPlugins} list in the General Settings section of the JQuery configuration.
Error: no such plugin chili
Note: The JQuery chili plugin does not appear to be enabled on your system. It is disabled by default due to some recent browser compatbility issues. Administrators: See the configure JQuery tab
Syntax can be highlighted using the <verbatim> tag and the class attribute:
<verbatim class="html">
<html>
<head>
<title>Hello World</title>
</head>
<body>
<font size="24px">Hello World</font>
</body>
</html>
</verbatim>
Available class attributes:
r1 - 23 Aug 2010 - 13:36:34 - ProjectContributor
Copyright © by the contributing authors. All material on this site is the property of the contributing authors. Ideas, requests, problems regarding Wiki? Send feedback |