All docs
V23.2
24.1
23.2
23.1
22.2
22.1
21.2
21.1
20.2
20.1
19.2
The page you are viewing does not exist in version 19.2.
19.1
The page you are viewing does not exist in version 19.1.
18.2
The page you are viewing does not exist in version 18.2.
18.1
The page you are viewing does not exist in version 18.1.
17.2
The page you are viewing does not exist in version 17.2.

jQuery HtmlEditor - Tags and Attributes

HtmlEditor generates the following HTML tags and attributes:

HTML Tags

Type Tags
Content sectioning <h1> - <h6>
Text content <blockquote>, <div>, <ol>, <li>, <ul>, <p>, <pre>
Inline text <a>, <b>, <br>, <code>, <em>, <i>, <s>, <span>, <strike>, <strong>, <sub>, <sup>, <u>
Images <img>
Table content <table>, <thead>, <th>,<tbody>, <tr>, <td>

Attributes

  • allowfullscreen
  • alt
  • class
  • data-*
  • frameborder
  • height
  • href
  • rel
  • spellcheck
  • src
  • style
  • target
  • width
NOTE
The mentioned attributes are generated automatically. If you pass custom values such as custom classes, HtmlEditor may not properly process these attributes.