コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

.js Alert Box not displaying in the .article html overlay

Avatar

Level 5

Hi, I created an HTML interaction that has radio buttons and a submit button. the user chooses a number of options and when they reach the bottom, tap on the submit button and a .js Alert Box pops up and displays some text. The issue is that the Alert box works fine when tested on my browsers though it's not displying in the overlay when exported and viewed in DPS 2015 apps. Are ".js Alert Boxes" not supported in overlays?

Jeff

1 受け入れられたソリューション

Avatar

正解者
Employee

I believe the OS blocks alert boxes when the HTML is hosted inside the web control.

Neil

元の投稿で解決策を見る

2 返信

Avatar

正解者
Employee

I believe the OS blocks alert boxes when the HTML is hosted inside the web control.

Neil

Avatar

Level 5

Ok, I was able to make this work via displaying the content in a div instead. Thanks!

\