This is in my JSField, hover over Minnesota to see the qtype popup. I'm using the jquery plugin and i'm stuck to qtip for long time to click around on the link given on the tooltip. I've tried all the way to keep it open. Reading seems easy to do, but I tried it and there was no luck.
and
to hide: {Fixed: true, delay: 1000} < / Pre> And many people will not put tooltips so that users can click on the link. The irritating thing is that if you click any of the example links on the page, then they are doing what they are doing and I went to the source and it looks like they
To hide: 'Unfocus', and
hide: {Fixed: true, delay: 240}, But I tried both and won the tooltip will not remain open, am I missing something?
Since this is the status of your tip, something is right: < Pre> $ (this) .qtip ({hide: {// hidden here, delay: 500, // give the user a little delay to allow the mouse to mouse over it.) Correct} Content: {name: 'dark', style: {border: 1, cursor: 'pointer', padding: '5px 8px', name: 'blue' content: $ (".", + Test) }, Border: {}, tip: apply the tip to the right / default tooltip corner}}); Updated
Comments
Post a Comment