Hover Modal

Business Background

Use the Hover Modal function to display a custom modal to the user when they hover over an element. For example, display a modal with a message or with additional options from which the user can choose.

How to Video

  • 00:00 Introduction
  • 0:02 What are Hover Modals, and how do they benefit the user?
  • 2:11 Navigate to the Index Settings.
  • 2:20 Learn how to Configure Hover Modal Settings.
  • 3:20 Preview the updated project.

How to Guide

Note:

Prerequisite:

Create and customize a modal.

In this example, we created the following modal:

This image has an empty alt attribute; its file name is image-458.png

  1. Expand (+) icon next to the settings icon in Titan Web. A list of elements will show.
  2. Select the Button option from the list and drag-and-drop the Button element to the canvas.
  3. Click the Gear icon of the button element. The Button Settings screen opens.
  4. Navigate to Interactivity and use the toggle switch to enable the Hover Modal option.
  5. Click the Hover Modal Gear icon. The Configure Hover Settings screen opens.
Hover Modal toggle switch and Gear icon
Hover Modal toggle switch and Gear icon
  1. Use the drop-down list to select the Hover Modal that you created.
  2. Click the Apply button.
Configure Hover Settings screen
Configure Hover Settings screen
  1. Save and Preview the project.
  2. Hover with the mouse over the button. The hover modal is shown.
Hover modal example
Hover modal example
  1. To configure an action when the modal is hidden, click the OnModal Hide button. The OnOpen Modal Action screen opens.
Configure Hover Settings screen
Configure Hover Settings screen
  1. Click the + icon next to Start. The Add Modal screen opens.
OnOpen Modal Action screen
OnOpen Modal Action screen
  1. Click on a node to add it. In this example, the Show message option was selected.
  2. Click the Next button.
Add Node screen
Add Node screen
  1. Type a message and click the Next button.
Add Node/Show message screen
Add Node/Show message screen
  1. Type a tag if necessary and click the Insert button. The Show message node is added.
  2. Click the Apply button.
Show message node added
Show message node added
  1. Click the Apply button on the Configure Hover Settings screen.
  2. Save and Preview the project.
  3. Hover with the mouse over the button. The hover modal is shown.
  4. Move the mouse away from the button. The message is shown.
Show message example
Show message example

Hidden Title

Need more help?