HTML Field

Function : Allows the administrator to embed any amount of HTML within the form,this element is particularly useful if you want to add an introductory text above your form

Parameters

CSS Class CSS class assigned to this div that contains the specified HTML

Notes:

* HTML code are stored in the database as base64 encoded text * The following tags are stripped from the HTML input right after click the “Done” button

<input>
<option>
<script>
<link>
<html>
<body>
<head>
<select>
<applet>
<base>
<area>
<button>
<fieldset>
<legend>
<iframe>
<map>
<meta>
<noscript>
<optgroup>
<textarea>

Example

  • To modify the HTML content of this field
    • Drag the element to the work area
    • Select the element
    • Click the “Edit” button that's shown on the right side of the element “next to the (Delete button)”
    • Use the Editor to specify whatever HTML content you need
    • Click the “Done” button located right above the WYSIWYG Editor
 
0.7/elements/html.txt · Last modified: 2009/09/06 19:45 by dr_drsh
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki