Encoded HTML Tags Do Not Render Properly
Encoded HTML Tags Do Not Render Properly
AdrianSmithUK
Posts: 26Questions: 10Answers: 0
Hello
I have set-up a fiddle:
http://jsfiddle.net/AdrianSmithUK/7wavz518/5/
Is there a way to get the SPAN tags rendering properly?
Kind Regards,
Adrian Smith
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Sorry, this fiddle has the style sheet attached:
http://jsfiddle.net/AdrianSmithUK/7wavz518/6/
Don't encode them?
@tangerine
Thanks for the suggestion.
I escaped the quotation marks and it worked!
"name": "<span style=\"color: #069;\"> Tiger Nixon </span>",
Many thanks.
Adrian
Final solution:
http://jsfiddle.net/AdrianSmithUK/7wavz518/7/