Problem with the html attribute
-
Hi webaware,
In my code I construct the shortcode to generate my Flexible map.
All is working fine except when i try to use some basic html in the “html” attribute. For example if i use :
<p>some standard text.</p> <p>An other paragraph</p>
the code is working fine, but if i add some little more html like this :
<p>Some colored text in <span style="color: #ff0000;">red</span>.</p> <p>And an other paragraph</p>
it doesn’t works anymore.Do I miss something ?
TIA,
Amicably,
Pierre.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problem with the html attribute’ is closed to new replies.