How to detect in javascript if a Smart Banner App is currently displayed?

Viewed 3821

I want to detect in Javascript if a Smart App banner is currently displayed. I already inspected the DOM but there is no evidence of the banner.

3 Answers
Related