Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:webzone [2023/01/31 15:08] ddias |
en:webzone [2023/06/22 14:30] (current) admin [Web Zone prerequisites] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Web Zone prerequisites ====== | ====== Web Zone prerequisites ====== | ||
+ | |||
===== Introduction ===== | ===== Introduction ===== | ||
Line 61: | Line 62: | ||
** - The site I embedded in a page does not display or displays badly on the screens ** | ** - The site I embedded in a page does not display or displays badly on the screens ** | ||
- | Sandboxes are browser features that allow you to restrict the actions that can be performed by the content of an iFrame. This can include restricting scripts, forms, etc. | + | Sandboxes are browser features that allow you to restrict the actions that can be performed by the content of an iFrame. |
+ | This can include restricting scripts, forms, etc. | ||
There is an option in the hardware tools to disable sandboxing on screens. | There is an option in the hardware tools to disable sandboxing on screens. | ||
+ | |||
Warning! The SandBox of an iframe is a security feature that prevents external content from running on the screen. | Warning! The SandBox of an iframe is a security feature that prevents external content from running on the screen. | ||
We strongly advise against disabling the SandBox of an iframe, unless your situation requires it and you understand the risks involved. | We strongly advise against disabling the SandBox of an iframe, unless your situation requires it and you understand the risks involved. | ||
- | |||
- | Translated with www.DeepL.com/Translator (free version) | ||
- |