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