Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

.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 Accepted Solution

Avatar

Correct answer by
Employee

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

Neil

View solution in original post

2 Replies

Avatar

Correct answer by
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!

\