add test
This commit is contained in:
parent
ea1acf2607
commit
97ac8b6912
2 changed files with 117 additions and 0 deletions
12
media/test.html
Normal file
12
media/test.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<script src="http://localhost/js/jquery.js"></script>
|
||||
<script src="test.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="movies">
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue