I need to do something like:
$(document).tooltip("open");
I need to do this because of I want display the tooltip on mouseover but also with a checkbox showing all of them.
Is this even possible?
You can check what I want in jsFiddle: http://jsfiddle.net/3e5QP/