When a browser is opened, there are tooltip popping up on the screen and giving information or directions. These tooltips are easily coded on web pages using the JQuery libraries available. The tooltip class available in the library needs to be called with the appropriate action required in the Jscript and the effect will be visually seen on the web page screen. There are independent tools like linko, etc. which can create tooltips using the JQuery libraries. These tooltips can have text, images, URL preview and they take effect on mouse roll over action usually. Since the JQuery has become a well known medium for designing web pages, the tooltip has got its way into the web pages abundantly.