Wiki-Quellcode von Formular über externen Kontext einbinden
Verstecke letzte Bearbeiter
| author | version | line-number | content |
|---|---|---|---|
![]() |
12.2 | 1 | {{html clean="false"}} |
| 2 | <style type="text/css"> | ||
| 3 | span.box{ | ||
| 4 | display: block; | ||
| 5 | padding: 20px; | ||
| 6 | } | ||
| |
25.1 | 7 | </style>{{/html}} |
| 8 | {{html clean="false"}} <style type="text/css"> | ||
![]() |
11.12 | 9 | pre{ |
| 10 | margin:0; | ||
| 11 | } | ||
| 12 | |||
| 13 | .xm-form{ | ||
| 14 | margin:0 auto; | ||
| 15 | } | ||
| 16 | |||
| 17 | .extra .hljs-string{ | ||
| 18 | font-weight:bold; | ||
| 19 | color:red; | ||
| 20 | } | ||
| 21 | |||
| 22 | iframe, .hljs{ | ||
![]() |
14.4 | 23 | max-width:1400px; |
![]() |
13.4 | 24 | /*border:2px solid #515151;*/ |
![]() |
13.2 | 25 | width: 100%; |
![]() |
11.12 | 26 | } |
| 27 | |||
| 28 | .hljs{ | ||
| 29 | max-width:985px; | ||
| 30 | text-align:center; | ||
| 31 | } | ||
| 32 | |||
| 33 | .resizer { | ||
| 34 | display:flex; | ||
| 35 | margin:0; | ||
| 36 | padding:0; | ||
| 37 | resize:both; | ||
| 38 | overflow:hidden | ||
| 39 | } | ||
| 40 | |||
| 41 | .resizer > .resized { | ||
| 42 | flex-grow:1; | ||
| 43 | margin:0; | ||
| 44 | padding:0; | ||
| 45 | border:0; | ||
| 46 | height: inherit; | ||
| 47 | } | ||
![]() |
14.7 | 48 | .border, .content { border:none; } |
![]() |
11.12 | 49 | </style> |
| 50 | |||
![]() |
14.3 | 51 | <div class="resizer border" style="height: 3300px;"> |
![]() |
11.13 | 52 | <iframe id="content" class="content" src="https://help7.formcycle.eu/xwiki/bin/download/Examples/IncludeExternalContext/content.html"></iframe> |
| |
25.1 | 53 | </div>{{/html}} |
![]() |
11.8 | 54 | |
| |
25.1 | 55 | (% class="resizer border" style="height: 3300px;" %) |
| 56 | ((( | ||
| 57 | |||
| 58 | ))) | ||
![]() |
11.8 | 59 | |
| 60 | |||
| |
27.1 | 61 | (% class="resizer border" style="height: 3300px;" %) |
| 62 | ((( | ||
| 63 | |||
| 64 | ))) | ||
| 65 | |||
| 66 | |||
| |
25.1 | 67 | Hinweis: Aus Kompatibilitätsgründen wird der Inhalt auf dieser Seite in einem iframe dargestellt. |
