saideepak
6 years agoContributor
Modal dialogue auto popup
How to do the auto pop up of modal dialogue in Lithium without click?
Atleast by using Javascript to launch the modal dialogue, how to know the modal dialogue hypertext link?
saideepak - The Khoros modal component always renders a link/button, even if you don't specify the parameter. In this case the default is rendered.
But you can use CSS in your skin to hide the button, but still use the Javascript to trigger its click event.