Difference between revisions of "Team:Pasteur Paris/TrainingThomas"

Line 80: Line 80:
 
</style>
 
</style>
  
<script type="text/javascript">
 
  
$(document).ready(function() {
 
$('#SVGcontainer').on('click', function() {
 
$(this).css("left", "100%");
 
});
 
});
 
</script>
 
 
<div id="SVGcontainer">
 
<div id="SVGcontainer">
 
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
 
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
Line 98: Line 91:
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="-1" y1="0" x2="-1" y2="1080"/>
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="-1" y1="0" x2="-1" y2="1080"/>
 
</svg>
 
</svg>
</div>
+
</div>
 +
 
 +
<script type="text/javascript">
 +
$(document).ready(function() {
 +
$('#SVGcontainer').css("left", "100%");
 +
});
 +
</script>
 
 
 
</html>
 
</html>

Revision as of 15:24, 3 September 2018

""