I have a hotspot with this attribute
onclick="popup('iframe', 'https://www.youtube.com/embed/wtql..., A, B, false"
How can I simply set A and B according to user device?
I know I can create an action with conditional mobile or not or create 2 almost identical hotspots, one with devices="!mobile" and the other with devices="mobile".