<input   type="text"   >  
  <script>  
  function   foo(){  
  a3.value   =   parseInt(a1.value)   +   parseInt(a2.value);  
  }  
  </script> 
 

相关文章:

  • 2021-07-03
  • 2022-12-23
  • 2021-07-26
  • 2022-12-23
  • 2021-09-30
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
猜你喜欢
  • 2021-08-02
  • 2021-06-19
  • 2022-12-23
  • 2021-11-24
  • 2021-08-27
  • 2022-12-23
  • 2021-05-18
相关资源
相似解决方案