tip.js is a JavaScript library for creating help mode in your web application. tip.js helps you with guiding the user about the functionallity in your web application by highlighting the configured elements with a border and a 'heartbeat' glow effect to attract the user's eye. Once the user hover over the element a tooltip will appear. All configuration is made by using attributes on the elements in the markup.