Difference between revisions of "Welcome"

From BITPlan Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<div id='tags'>
 
<div id='tags'>
 
{{#ask: [[tag::+]][[Language_code::en]]
 
{{#ask: [[tag::+]][[Language_code::en]]
|mainlabel=-
 
 
|?tag
 
|?tag
|format=ul
+
|format=template
 +
|template=Taglink
 
|headers=hide
 
|headers=hide
 +
|link=none
 
}}
 
}}
 
</div>
 
</div>
<html>
+
{{TagCloud}}
<div id="myCanvasContainer" >
+
{{Eyecatcher|picture=Willkommen.png|pos=right}}
<canvas width="300" height="400" id="myCanvas" style='float:left'>
 
  <p>In Internet Explorer versions up to 8, things inside the canvas are inaccessible!</p>
 
</canvas>
 
</div>
 
<script type="text/javascript">
 
  window.onload = function() {
 
    try {
 
      TagCanvas.textColour = '#0000ff';
 
      TagCanvas.outlineColour = '#ff8000'
 
      TagCanvas.Start('myCanvas','tags');
 
    } catch(e) {
 
      // something went wrong, hide the canvas container
 
      document.getElementById('myCanvasContainer').style.display = 'none';
 
    }
 
  };
 
</script>
 
</html>
 
[[File:Willkommen.png|500px|right]]
 
 
 
 
[[Category:frontend]]
 
[[Category:frontend]]

Revision as of 07:54, 28 September 2017

In Internet Explorer versions up to 8, things inside the canvas are inaccessible!

Willkommen.png