DISPLAYING HTML CODE IN A WYSIWYG FIELD - May 14th, 2011


Not the perfect solution, but <textarea> your code...</textarea> shows the code as code.

Try this in the HTML of the WYSIWYG editor as an example:


<p>Here's some code</p>
<p><textarea style="width: 162px; height: 24px;"> < span class="blue"></textarea></p>
<p>And Here's some more text after the code block. </p>


You can re-size the code block by dragging it's borders or if that fails, adjust the height and width of the style in
the html.



The materials on this web site have been created for use with CMS Builder content management software. CMS Builder software is published and licensed for use by InteractiveTools.com. Please contact Interactive Tools for information on the downloading of the software or the purchasing of licenses.


Terms of Service