Skip to content

Instantly share code, notes, and snippets.

@slave2zeros
Created September 23, 2009 23:05
Show Gist options
  • Save slave2zeros/192369 to your computer and use it in GitHub Desktop.
Save slave2zeros/192369 to your computer and use it in GitHub Desktop.
$('#myElementId').qtip({
content: 'Text to show in tooltip',
show: 'mouseover',
hide: 'mouseout'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment