Notifications
Clear all
Advanced iframe pro
2
Posts
2
Users
0
Reactions
506
Views
Sep 17, 2022 6:29 pm
How do I show different content depending on the device in the standalone version? I tried putting the code like this:
'browser' => 'desktop',
'include_html' => 'desktop',
'browser' => 'mobile',
'include_html' => 'mobile',
but I was not successful
1 Reply
Sep 18, 2022 12:54 pm
I have never tried this actually in the standalone version. Have you included 2 standalone iframes with the proper settings?
The code above simply overwrites itself.
Best regards, Michael