I\'d like to add a timeout to this tooltip code so it only displays if the mouse hovers over it after a while rather than immediately... I tried adding the setTimeout()
setTimeout()
One option is to use the hoverIntent plugin to accomplish what you want.