brizy embed cant embed html
hi, is there limitation on brizy embed?
I try to copy a form generated by online website, but brizy embed strip out the 'colspan' attribute. as a result the form is incorrect.
<table>
<tr class="bg1">
<th rowspan="2">Model</th>
<th rowspan="2">Bearing System</th>
<th rowspan="2">Number of blades</th>
<th rowspan="2">Voltage (VAC)</th>
<th rowspan="2">Freq (Hz)</th>
<th rowspan="2">Current (A)</th>
<th rowspan="2">Power (W)</th>
<th rowspan="2">Speed (RPM)</th>
<th rowspan="2">Noise Level dB(A)</th>
<th colspan="2">Air FlowPressure (mmH₂o)</th>
<th rowspan="2">Pressure (mmH₂o)</th>
</tr>
<tr class="bg2">
<th>M3/h</th>
<th>CFM</th>
</tr>
<tr>
<th>GN120B1-□□□</th>
<th>Ball</th>
<th>5</th>
<th>100/125</th>
<th>50/60</th>
<th>0.26</th>
<th>19/18</th>
<th>2600/2800</th>
<th>39/44</th>
<th>145/162</th>
<th>85/95</th>
<th>6.1/5.8</th>
</tr>
<tr>
<th>GN120B2-□□□</th>
<th>Ball</th>
<th>5</th>
<th>200/240</th>
<th>50/60</th>
<th>0.13</th>
<th>19/18</th>
<th>2600/2800</th>
<th>39/44</th>
<th>145/162</th>
<th>85/95</th>
<th>6.1/5.8</th>
</tr>
<tr>
<th>GN120B3-□□□</th>
<th>Ball</th>
<th>5</th>
<th>380/420</th>
<th>50/60</th>
<th>0.08</th>
<th>19/18</th>
<th>2600/2800</th>
<th>39/44</th>
<th>145/162</th>
<th>85/95</th>
<th>6.1/5.8</th>
</tr>
</table>
0
-
Hi
When embedding the above code to a Brizy page, this table appears in the frontend. https://brizytest.online/embed-2/

Are you trying to embed a form or a table? Please provide a screenshot of how this code appears on the original page so that we can compare it to how the Brizy Embed element displays it.
0
Please sign in to leave a comment.
Comments
1 comment