How can I get tool tips to work for a MaxDiff attribute? This used to work: <div title="text">text</div> where “text” is the tooltip text. I also tried: <span title=”tool tip”>Attribute label</span>. However, it seems like Qualtrics is now stripping out the HTML in the attribute box. Any suggestions?