Thanks for your response!
But just to clarify, you said “You will need to escape it as the tooltip content will be sanitized.”
Did you mean that I will not need to escape it since the tooltip content will be sanitized?
Also, I want to know if this is true for the title of the tooltips as well, since I was wondering about titling the tooltips as snippets of code in order to generate tooltip explanations of syntax for code that is presented as html text.
-
This reply was modified 1 year, 4 months ago by danielcmailc.
So I am the one who has to sanitize it, correct?