Taranh
0
Q:

js script

<script type="text/javascript" src="monscript.js"></script>
5
<script src="javascript.js"></script>
2
<script src="javascript.js"></script>
2
/*
There is no actual way to put javascript inside an HTML attribute
But there are some event attribute that can trigger JavaScript 
functions.
Otherwise you have to use <script> tag or external JavaScript
*/
2

New to Communities?

Join the community