hotspot UI in iframe? #256
outdoorbits
started this conversation in
General
Replies: 1 comment
-
I've not tried anything like this. I sounds like it should work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to run comitup hotspot UI in an iframe. This would allow to use comitup in little-backup-box having a touch screen. I just tried this:
<iframe id="pageframe" src="http://192.168.178.86"></iframe>
The iframe is empty but the link http://192.168.178.86 works.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions