XHTML/HTML4 requires the `type="text/javascript"` in any script tags. Even though HTML5 does not, this should be added for backwards compatibility.
XHTML/HTML4 requires the
type="text/javascript"in any script tags. Even though HTML5 does not, this should be added for backwards compatibility.