0
what is programme to write JavaScript ? its not responding in my PC what are system prerequirements for js to be responsive?
2 Respostas
+ 5
as far as I know javascript is run in web browser
so if you have a separate javascript file you can link it
add this to the head section of your html document <script src="somefile.js" type="text/css"></script>
- 1
You slowly do you know the meaning of it