Hi all,
Is it possible to load a Mendix page in a website using Javascript/jQuery? On my webpage (non-MX), I have a div with an ID. I want to load a Mendix page in that div so I can use the functionality on that Mendix page on my webpage. It's important to know that both are on different servers, so I have to deal with the same-origin policy as well.
Thanks in advance!
Niek