0

Is there a way to toggle an inline application to full screen? I would like to use a standalone application, but to meet an agency requirement I need to initially start it in a container within the existing page.

Jonathan
  • 894
  • 2
  • 9
  • 20

1 Answers1

1

You can try to stretch the isle your inline app in running in to full browser size via HTML / CSS. That should do the job, but you will still stick to the inline app approach which should not harm in any way.

Martin Wittemann
  • 2,109
  • 1
  • 12
  • 14