mirror of
https://github.com/soulaklabs/bitoduc.fr.git
synced 2025-12-08 17:13:23 +00:00
using jquery
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
<link rel="icon" href="favicon.ico" />
|
||||
<link rel="stylesheet" type="text/css" href="feuille_de_style.css" />
|
||||
|
||||
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
|
||||
<script type="text/javascript" src="creuille.js"></script>
|
||||
<script>
|
||||
$( function() { construitListe(window); } );
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
@@ -58,9 +62,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
construitListe(window);
|
||||
</script>
|
||||
<a href="https://github.com/p0nce/bitoduc.fr">
|
||||
<img class="bouton-gh"
|
||||
src="scissionnezmoi_right_gray.png"
|
||||
|
||||
Reference in New Issue
Block a user