I saw code in a project which looks like this:
<script src='http://toolbar.wibiya.com/toolbarLoader.php?toolbarId=22800' type='text/javascript'></script>
I do not understand what the “src” attribute in a script tag means.
Can you explain it to me? Thank you.
It refers to the url of a javascript file.
Read script
src