Forum Discussion

saideepak's avatar
saideepak
Contributor
6 years ago

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?
  • cike's avatar
    cike
    6 years ago

    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.