Je montre mon code tout d'abord :
Code : Tout sélectionner
<?php
header('Content-Type: text/html; charset=utf-8');
//include_once("../functions/php/functions.php");
?>
<html>
<head>
<script type="text/javascript" src="../functions/js/jquery.js"></script>
<script type="text/javascript" src="../functions/js/jquery.form.js"></script>
<script type="text/javascript">
var $j = jQuery.noConflict();
$j(document).ready(function() {});
</script>
</head>
<body>
</body>
</html>Code : Tout sélectionner
]jQuery is not defined
[Break on this error] <head>GET builder.js 404 NOT found
GET dragdrop.js 404 NOT found
GET controls.js 404 NOT found
GET slider.js 404 NOT found
GET sound.js 404 NOT found
Donc là je ne sais vraiment pas quoi faire, normal ces fichiers n'existent pas oO ils viennent d'où, apparaissent comment, j'ai pourtant suivis le tutoriel et jamais ils parlaient de ça.
Donc si vous pouviez m'aider merci