i am doing a review of clueTip. i see this can be used when you hover over some div or when you click on a link but i wanted to see if you can "trigger" showing a tooltip when you click on a certain item in a select dropdown. Does anyone know if this is possible ?
|
feedback
|
|
You can check the FAQ section for it: http://plugins.learningjquery.com/cluetip/#faq So there I see:
So I believe you can use this and listen for 'change' event for combobox and show/hide tip. | |||
|
feedback
|