0

How do i declare an external json in my html files

3rd Oct 2016, 11:45 AM
Krisna A. Haryadi
Krisna A. Haryadi - avatar
2 ответов
+ 3
I'm new to this but I believe you can right it between the head and body. use <script src="whateverthefilenameis.js></script>
4th Oct 2016, 4:00 AM
calaba564
+ 1
You should use an XMLHttpRequest in your script. Look for details in Google.
5th Oct 2016, 6:19 PM
Sam
Sam - avatar