Skip to main content
jzhang2016
Level 4
July 23, 2015
Respondido

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

  • July 23, 2015
  • 2 respostas
  • 857 Visualizações

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

Este tópico foi fechado para respostas.
Melhor resposta por Neil_Enns_-_Ado

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

Neil

2 Respostas

Neil_Enns_-_Ado
Adobe Employee
Adobe Employee
July 23, 2015

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

Neil

jzhang2016
Level 4
July 23, 2015

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

\