美文网首页javascript基础学习
jQuery.ajax 实例和应用扩展

jQuery.ajax 实例和应用扩展

作者: 云香水识 | 来源:发表于2015-03-25 16:15 被阅读261次
  • jQuery.ajax 相关方法详解
    • 参数设置
    • 表单序列化特点
    • 基于服务器和客户端配合完成jsonp实例构建
  • 通过ajax-json数据封装生成html
  • js模板
    • handlebars
    • underscore._template
    • 自定义模板引擎
  • template-init https://github.com/shy2850/template-init
    快速集成ajax查询分页数据填充插件

相关文章

网友评论

    本文标题:jQuery.ajax 实例和应用扩展

    本文链接:https://www.haomeiwen.com/subject/ipwgxttx.html