Difference between revisions of "Template:TU Darmstadt/Flowchart"

Line 1: Line 1:
 
<html>
 
<html>
 
<body>
 
<body>
<script>
 
/*$('.flowtext').click(function() {
 
  $('#text').toggleClass('visible');
 
});*/
 
function flowtext(){
 
  var text = document.getElementsById('text');
 
  $('text').toggleClass('visible');
 
  $('#text').toggleClass('visible');
 
  /*if (text.style.opacity == "0" ) {
 
        text.style.opacity = "1";
 
    } else {
 
        text.style.opacity = "0";
 
    }*/
 
  /*if (!text.style.display || text.style.display === 'none') text.style.display = 'block';
 
  else text.style.display = 'none';*/
 
}
 
</script>
 
 
<svg
 
<svg
 
   xmlns:dc="http://purl.org/dc/elements/1.1/"
 
   xmlns:dc="http://purl.org/dc/elements/1.1/"
Line 39: Line 22:
 
   <defs
 
   <defs
 
     id="defs6123" />
 
     id="defs6123" />
 
+
<script>
 +
/*$('.flowtext').click(function() {
 +
  $('#text').toggleClass('visible');
 +
});*/
 +
function flowtext(){
 +
  var text = document.getElementsById('text');
 +
  $('text').toggleClass('visible');
 +
  $('#text').toggleClass('visible');
 +
  /*if (text.style.opacity == "0" ) {
 +
        text.style.opacity = "1";
 +
    } else {
 +
        text.style.opacity = "0";
 +
    }*/
 +
  /*if (!text.style.display || text.style.display === 'none') text.style.display = 'block';
 +
  else text.style.display = 'none';*/
 +
}
 +
</script>
 
<style type="text/css"><![CDATA[
 
<style type="text/css"><![CDATA[
 
#FlowC1:before{
 
#FlowC1:before{

Revision as of 20:55, 28 October 2017

image/svg+xml Lorem ipsum