Start a conversation

Links in the Widget Open Within the Same IFrame

 

Overview

We have received reports from customers stating that their widget redirect links open within the same widget iframe (inline frame) instead of opening a new page or tab.

This article explains how the redirect/HTML links in widgets behave by default. We intend to provide awareness that this behavior is not a defect, instead, it is an expected behavior based on how the widget codes are embedded.

Back to top


 

Information

The HTML Tile operates within the iframe by default. This means that using href without adding a target attribute when embedding links will open the target page within the same section. 

The following video shows the default behavior of widget links.

If you want the linked contents to open on a new tab or page, follow the article Opening Linked Contents on a New Page.

Back to top


 

List

Definition of terms

Key Value
iframe Inline Frame

href

This is an HTML attribute which specifies the link's destination.

target

This is an HTML attribute which specifies where to open the linked document.

 

Back to top

 

iframe_Trim.mp4

  1. 158 KB
  2. View
  3. Download
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments