[jQuery] Interface ToolTip
Hello
I'm using iTooltip plugin, the original element has a onmouseover
function which changes the self.status, but the plugin disables it
'cause it binds its own function, i was wondering how could i change
the self.status within' iToolTip.show()
Or put it this way how can i tell jquery to change the self.status
text
Thanks