hello all – i am reposting this question in this tooltip forum: http://www.jqwidgets.com/community/topic/need-a-jqwidget-recommendation/
is there a way to cause the tooltip to remain visible for a specified number of seconds, even if the cursor leaves the element that initially triggered it?
in other words, if i had a div element that initially triggered the popup, is there a way to have the popup stay on the screen for 10 seconds, even if the cursor moves everywhere and anywhere else except that div?
the ‘duration’ option only seems to work while the cursor is still on the element that triggered the tooitip, otherwise the tooltip disappears.
thank you!