... |
... |
@@ -24,9 +24,9 @@ |
24 |
24 |
<div id="content"></div> |
25 |
25 |
</body> |
26 |
26 |
</html> |
27 |
|
- {{/code}} |
|
27 |
+{{/code}} |
28 |
28 |
|
29 |
|
-Für das folgenden Beispiel wird zu Demonstrationszwecken eine eigene HTML-Seite in einem iframe verwendet: |
|
29 |
+Für das folgenden Beispiel wird zu Demonstrationszwecken eine eigene [[HTML-Seite>>attach:iframe.html]] in einem iframe dargestellt: |
30 |
30 |
|
31 |
31 |
{{html clean="false"}} |
32 |
32 |
<style type="text/css"> |
... |
... |
@@ -71,7 +71,7 @@ |
71 |
71 |
.border { border:4px dashed black; } |
72 |
72 |
</style> |
73 |
73 |
|
74 |
|
- <div class="resizer border" style="width: 750px; height: 1000px;"> |
|
74 |
+ <div class="resizer border" style="height: 1000px;"> |
75 |
75 |
<iframe id="customerdemo" class="resized" src="https://help7.formcycle.eu/xwiki/bin/download/Examples/IncludeAJAX/iframe.html"></iframe> |
76 |
76 |
</div> |
77 |
77 |
{{/html}} |