- Home /
Trigger iframe/modal overlay from within WebGL Unity application?
Hello!
Currently working on a project that requires users to look at websites, we do not want the user to leave the Application's site for obvious reasons and unfortunately it has been said that it is also not really wanted to open a new tab... Thus we were wondering if it is technically possible to trigger a modal/iframe with the website that we can lay on top of the current Unity-Application-Site from within Unity. Obviously we would need to communicate that to javascript, which is possible via .jslib but we do not know how restrictive that is, as we do not really have web-dev experience.
So I would be thankful for some pointers in the right direction!
Greetings!
Your answer
Follow this Question
Related Questions
How to I connect my webgl game to my firebase DB? (Web Application) 0 Answers
Use javascript library (like from npm) in unity WebGL? 0 Answers
Host on the web a game without WebGL, is it possible? 0 Answers
Enable scrolling the page in WebGL 1 Answer
How do I fully disable WebGL console logs on my browser? 1 Answer