In-text HTML code breaks once in a while and turns into normal text | XM Community
Skip to main content

I have some HTML code in the text of a slider question (not in the label but in the description above) and it looks like this: <td>This applicant scored <span style="font-weight: bold;" id="_int_label"></span>.</td>

I use JavaScript to insert a certain word based on some conditions but sometimes it'll break and turn into my HTML code into this: <td>This applicant scored .</td>

This is the second time I’m fixing this and it’s making me a little nervous that I do not know the cause of this. Anyone one know what causes this?

Be the first to reply!

Leave a Reply