tipped
tipped copied to clipboard
preventDefault event if showOn option is 'click'?
When using showOn: 'click' the trigger element should preventDefault() on the event. Currently it will follow the link if its on an anchor element. Yes, I can add it in my own code, but it would be nice if tipped did it automatically. thanks.