JavaScript超全、超详细介绍.pptVIP

  • 6
  • 0
  • 约5.12万字
  • 约 84页
  • 2016-06-16 发布于广东
  • 举报
JavaScript超全、超详细介绍.ppt

* html head script type=text/javascript function abc(){ str = itcast; for(var i=0;i10;i++){ } alert(内部+i); } abc(); if(str){ alert(外部访问:+str); } if(i){ alert(外部:+i); } /script /head body input type=button onclick=abc(); id=aa value=测试/ /body /html * html head title/title link rel=stylesheet type=text/css href=aa.css/link script type=text/javascript src=somePath.js/script script type=text/javascript //TODO: /script /head body label for=nameName:/label input type=text name=name/ br/ label for=ageAge:/label inp

文档评论(0)

1亿VIP精品文档

相关文档