Event
Last updated
Last updated
Events allow you to add interactive actions to components on the page, such as buttons, images, and text blocks. These events can make your page more dynamic and engaging while enhancing the user experience.
On click: The event that occurs when a user clicks on the element.
On hover: The event that occurs when a user hovers the mouse pointer over the element.
Change Color: Changes the color of the element when the event occurs.
Targets: Options to change the color of the text, background color, or border color.
Open Popup: Displays a popup window with information or a form.
Targets: Options to select the popup and the effect for the popup appearance.
Close Popup: Closes an currently open popup window.
Targets: Options to select the popup and the effect for closing the popup.
Scroll To: Automatically scrolls the page to a specific element.
Targets: Options to select the section to scroll to.
Open Link: Opens a specific link when the user interacts with the element.
Targets: Options to select the target link and choose how to display it: in the same site or in a new window.