<script src="js文件地址" type="text/javascript"></script> 放在<head></head>中间。src属性为你外部js的路径,然后在可以在HTML中使用JS中的函数。如:onclick