Changes for page Online Compiler
Last modified by Richard Kreissig on 2023/09/14 10:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,1 +1,23 @@ 1 -[[image:http://rtsys.informatik.uni-kiel.de/confluence/plugins/servlet/confluence/placeholder/macro?definition=e2h0bWwtaW5jbHVkZTp1cmw9aHR0cDovL3d3dy5zY2NoYXJ0cy5jb219&locale=en_GB&version=2||class="confluence-link"]] 1 +{{html}} 2 + <script type="text/javascript"> 3 + function calcHeight() 4 + { 5 + //find the height of the internal page 6 + var the_height= 7 + document.getElementById('the_iframe').contentWindow. 8 + document.body.scrollHeight; 9 + 10 + //change the height of the iframe 11 + document.getElementById('the_iframe').height= 12 + the_height; 13 + } 14 +</script> 15 + 16 + 17 +<iframe scrolling="no" id="the_iframe" onLoad="calcHeight();" width="100%" height="400px" frameborder="0" src="http://www.sccharts.com" name="SCCharts Compiler"> 18 + <p>Your browser does not support iframes, you can visit the content at: 19 +<a href="http://www.sccharts.com">http://www.sccharts.com</a></p> 20 +</iframe> 21 + 22 + 23 +{{/html}}
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -947124 01 +9471249 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/947124 0/Online Compiler1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9471249/Online Compiler