ESI draft
pls use this iframe code without changes. if you need some changes, pls. contact [email protected]
by mtenschert
HTML
<!--
- do not change the sandbox-settings because of new-tab function and tracking
- do not change the max-width settings because of desktop us-reasons
- do not change the width:100% settings because of ux reasons for mobile devices
- do not change the height of 860px, because input-search-form and number-of-child field needs a lot of vertical space
-->
<!--
FR-language
-->
<iframe style="border:none;max-width:800px;width:100%;height:860px;" sandbox="allow-same-origin allow-top-navigation allow-forms allow-scripts allow-popups allow-popups-to-escape-sandbox"
src="https://www.alpinresorts.com/components/skihire-iframe/?redirect=newTab&showLogo=1&lang=fr&refererUrl=ecoledeski.fr&promocode=esi22&--primary-color=%23009ee2&--tenth-color=%23a4dbf3&--secondary-color=%23000000&--third-text-color=%23009ee2&--fourth-text-color=%23009ee2&--fifteenth-text-color=%23009ee2&--third-border-color=%23000000">
</iframe>
<!--
EN-language
-->
<iframe style="border:none;max-width:800px;width:100%;height:860px;" sandbox="allow-same-origin allow-top-navigation allow-forms allow-scripts allow-popups allow-popups-to-escape-sandbox"
src="https://www.alpinresorts.com/components/skihire-iframe/?redirect=newTab&showLogo=1&lang=en&refererUrl=ecoledeski.fr&promocode=esi22&--primary-color=%23009ee2&--tenth-color=%23a4dbf3&--secondary-color=%23000000&--third-text-color=%23009ee2&--fourth-text-color=%23009ee2&--fifteenth-text-color=%23009ee2&--third-border-color=%23000000">
</iframe>