Create a Simple CSS + Javascript Tooltip with jQuery
By Steven Snell | Published March 17th, 2009 in NewsSimple and easy way to create a javascript tooltip with jQuery. I break it into several sections: getting the mouse x & y axis, anchor tag structure, how to hide default TITLE tooltips, css plus rounded corners box and the final working demo.



