Is it possible to show a qtip with a function call?
问题 I am currently trying to create a text selection script so that people can mark a text and then let it being inserted into a form. Thus I want to show a popup with a link "send to form", but I am having problems creating a tooltip with qtip (which I am using everywhere on my site) from my script which finds out if a text has been marked or not (there shall not be a link if my script cannot copy anything). I am using this script for the selection detection: http://mark.koli.ch/2009/09/use