Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 318 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 318 Bytes

#jQuery Tooltips

Our tooltip will be an invisible element positioned directly below another element we designate. We will utilise the Javascript "mouseover" event to either show or hide the tooltip when the user's cursor crosses the designated element.

https://getjsdojo.com

##License

MIT