Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
planning [2019/01/10 11:39] sioc |
planning [2021/04/15 13:56] (Version actuelle) |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Planning ====== | ====== Planning ====== | ||
< | < | ||
- | <iframe src=" | + | <style>Â |
- | </ | + | .responsive |
- | <script>Â | + | |
- | window.onload = function() | + | |
- | if (window.jQuery) { Â | + | |
- | // jQuery is loaded | + | |
- | | + | |
- | } else {Â | + | |
- | // jQuery is not loaded | + | |
- | alert(" | + | |
- | } | + | |
} | } | ||
- | </script> | + | Â |
+ | .responsive iframe {Â | ||
+ | position: absolute;Â | ||
+ | top: 0;Â | ||
+ | left: 0;Â | ||
+ | bottom: 0;Â | ||
+ | height: 100%;Â | ||
+ | width: 100%;Â | ||
+ | border: 0;Â | ||
+ | }Â | ||
+ | Â | ||
+ | .plan {Â | ||
+ | padding-bottom: | ||
+ | }Â | ||
+ | </style>Â | ||
+ | <div class=" | ||
+ | Â | ||
+ | <iframe src=" | ||
+ | </ | ||
+ | </ | ||
</ | </ |