问题
By default, jQuery UI Tooltips' DOM elements are appended to the body right before </body>
. Is there a way to have them right after the element which contains the title attribute the tooltip is referring to instead, so that the tooltip can be selected without any additional class (using tooltipClass
)?
来源:https://stackoverflow.com/questions/38080756/jquery-ui-tooltip-manipulate-dom-position