Js code written three methods

1. Internal introduced

<script type="text/javascript">
  </script>

2. External introduced

<script type="text/javascript" src=".."></script>

3. introduced into the line

<font onclick = "alert ( 'Diansha it?'); alert ( 'Give me stop')"> 
   Hello
  </ font>

Guess you like

Origin www.cnblogs.com/tanghao22/p/11886076.html