Image Tool tips in SharePoint using jQuery
Here is my requirement: when I mouse over an image, I should get a tool tip with screenshot for easy usage. Here is how I’ve done this using J-Query: Download the jQuery files and upload them into a document library, from here: https://plugins.jquery.com/files/dimensions-1.1.2.zip https://jquery-very-simple-tooltip.googlecode.com/files/jquery.tooltip_v3.2.2.zip (Update: Looks this link is unavailable! Use: https://www.jqueryscript.net/tooltip/Easy-Tooltip-Image-Preview-Plugin-with-jQuery.html)…
Read more