cytoscape / cytoscape.js-qtip

A Cytoscape.js extension that wraps the QTip jQuery library
MIT License
41 stars 35 forks source link

Click on node label doesn't open qTip #31

Closed ronkpunk closed 5 years ago

ronkpunk commented 7 years ago

Hi & congrats for your plugins. I'm using to display multiple information related to a node but I've a problem.

the code works fine when I click on the node. If I click on the node label (content) qTip doesn't appear.

I try to add cy.emit to trigger node tap with no luck I also try to change the selector of cy.$('#myid').qTip... in cy.$('#myid, #myid:after, #myid:before').qTip... (hoping that 'content' attribute was "that" kind of content but it doesn't work yet.

Is it possible to achieve this task? How?

Thank you in advance ronkpunk

maxkfranz commented 5 years ago

Closing, as cytoscape-popper has superseded this extension:

https://github.com/cytoscape/cytoscape.js-popper