how to apply src in a script tag through javascript code example
Example: script src tag in html
<script type="text/javascript"
src="file.js">
</script>
<script type="text/javascript"
src="file.js">
</script>