JavaScript Notes

would be seen as JavaScript, and it isn't - this problem is solved by putting the two slashes // before it. This is a JavaScript comment - so the browser which does understand JavaScript will ignore them. So it works both ways. If this seems confusing, don’t worry. Just use the script above as a template for the later scripts you write. ................
................