How to create pop up component? | Community
Skip to main content
sherybedrock
New Participant
November 13, 2017
Solved

How to create pop up component?

  • November 13, 2017
  • 1 reply
  • 4002 views

Hi all, is somebody implementing a popup component in aem 6.1? Can you provide any example. Regards.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

To perform this use case - you would need to write a custom AEM component using a JQuery plug-in. ie -- https://www.jqueryscript.net/demo/Ajax-enabled-jQuery-Balloon-Tooltip-Plugin-mb-balloon/

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
November 13, 2017

To perform this use case - you would need to write a custom AEM component using a JQuery plug-in. ie -- https://www.jqueryscript.net/demo/Ajax-enabled-jQuery-Balloon-Tooltip-Plugin-mb-balloon/