将docs目录下 index.html 中的

 

<script type="text/javascript" src="../adapter/ext/ext-base.js">

 替换为

 

<script type="text/javascript" src="../adapter/jquery/jquery-1.4.2.min.js">
</script><script type="text/javascript" src="../adapter/jquery/ext-jquery-adapter.js">

 

 

jquery-1.4.2.min.js 下载地址 http://jquery.com/ 

有些ajax效果打不开 还是要放在web服务器上运行

 

相关文章:

  • 2021-08-23
  • 2021-11-24
  • 2021-10-22
  • 2022-12-23
  • 2021-07-24
  • 2022-12-23
  • 2021-11-09
猜你喜欢
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
  • 2021-12-25
  • 2021-06-18
  • 2021-04-13
相关资源
相似解决方案