Home > Web Front-end > JS Tutorial > How to close the script tag when referencing an external script_Basic knowledge

How to close the script tag when referencing an external script_Basic knowledge

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-05-16 17:03:09
Original
1063 people have browsed it

When referencing an external script, the correct way to close the script tag is as follows:

Copy the code The code is as follows:



There is a problem with the self-closing writing method (tested on IE11, chrome 31.0, Not supported by ff 25.0):
Copy code The code is as follows:

Latest Issues
Ajax submit script submission error
From 1970-01-01 08:00:00
0
0
0
How to use the created hook in the setup script
From 1970-01-01 08:00:00
0
0
0
javascript - script tag async attribute
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template