Answered by:
Preview on Mouseover

Question
-
I have a group of pictures on my SharePoint page. Each picture has a link to another page that goes into detail about the picture. I would like for visitors of the page to see a preview of the page by putting the house on top of the picture. How can I do this?Tuesday, October 23, 2018 12:14 PM
Answers
-
I found a SharePoint admin that helped me with this and he used a tooltip script to make it work. It looks very similar to a jQuery Tooltip script.
- Marked as answer by Alexwallace Friday, December 28, 2018 8:18 AM
Friday, December 28, 2018 8:18 AM
All replies
-
Hi Alex,
Could you please provide more details about your requirement ...
________________________
Thivagar SEGAR
Tuesday, October 23, 2018 3:14 PM -
The pictures are of people in the organization. The links take visitors to the biography page of each person. So, instead of having users go to the biography page, I wanted them to see a preview of the biography in a pop up window. The preview window should show only show the first few lines of the person’s bio. If the visitor wants to see more, they click on the picture to go the page with the full biography. This is the public website for NETCOM and it shows what I’m talking about: http://netcom.army.milTuesday, October 23, 2018 11:02 PM
-
Hi
From your description you want to know how to implement a popup window of general page and a detail page for the people images.
This is not a SharePoint related question but web development related.
https://stackoverflow.com/questions/24937082/click-image-opens-popup
Justin Liu Office Servers and Services MVP, MCSE
Senior Software Engineer
Please Vote and Mark as Answer if it helps you.Wednesday, October 24, 2018 3:19 AM -
Why do you say this is not a SharePoint question? If you were able to get to NETCOM’s internal page, you would see that they have the same setup on SharePoint as they do on the public page.
- Edited by Alexwallace Wednesday, October 24, 2018 9:06 AM
Wednesday, October 24, 2018 8:59 AM -
Its implementation is not SharePoint related technology, which means you can make it in a normal web site, needn't have to use SharePoint.
Justin Liu Office Servers and Services MVP, MCSE
Senior Software Engineer
Please Vote and Mark as Answer if it helps you.- Proposed as answer by Sara Fan Thursday, October 25, 2018 11:07 AM
Wednesday, October 24, 2018 9:03 AM -
Hi Alexwallace,
You will add the custom code to achieve your requirement.
Hope the article below will be helpful to you.
SharePoint 2013 Preview the Listitem.
https://www.c-sharpcorner.com/UploadFile/91b369/sharepoint-2013-preview-the-list-item/
Best regards,
Sara Fan
Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.- Proposed as answer by Wendy DZMicrosoft contingent staff Friday, October 26, 2018 8:08 AM
Thursday, October 25, 2018 11:24 AM -
Hi Alexwallace,
If the reply is helpful to you, you could mark the reply as answer. Thanks for your understanding.
Best regards,
Sara FanPlease remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.Friday, October 26, 2018 8:07 AM -
I found a SharePoint admin that helped me with this and he used a tooltip script to make it work. It looks very similar to a jQuery Tooltip script.
- Marked as answer by Alexwallace Friday, December 28, 2018 8:18 AM
Friday, December 28, 2018 8:18 AM