Notifications
Clear all

how to show different content depending on device in standalone version?

2 Posts
2 Users
0 Likes
332 Views
Posts: 1
Topic starter
(@jhonw)
New Member
Joined: 2 years ago

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
TinyWebGallery
Posts: 880
Admin
(@admin)
Prominent Member
Joined: 15 years ago

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 

Reply