I am having an issue with making the title "hint" not showing on a dropdown option. This only happens on mac OS with Google chrome.
Is there any work arounds for this issue?
Code Snippet / Example:
<select>
<option title="hint for example 1">Example 1</option>
<option title="hint for example 2">Example 2</option>
<option title="hint for example 3">Example 3</option>
</select>
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…