I am using Joomla 1.5. and I am writing a blog in joomla and want to highlight some HTML and javascript code but when I save that article after inserting the HTML code as it is, it gets exicuted itself. I also tried it with codecitation plugin but no result. If you people have any solution then please reply.
feedback
|
|
Use a
| |||||||||||||
feedback
|
|
You can use
Hope it helps! | |||
feedback
|
|
In your blog try "& lt;" (without space) to write < and "& gt;" (without space) to write > in your HTML Code. This syntax is used to write "<" and ">" symbols on some web page. Otherwise it will treat your code as part of the blog article and will show its output. | |||
feedback
|
|
Use the a jQuery highlighter. | |||
|
feedback
|