常用的Ajax开发工具

  • Firefox家族
    • Firefox
    • FireBug
    • Venkman
    • Web Developer
    • DOM Inspector
    • Tamper Data
    • LiveHTTPHeader
  • IE家族
    • IE
    • MSE(Microsoft Script Editor)
    • Visual InterDev
    • IE Developer Toolbar
    • Fiddler

----------------------------------------------------------------------

  • 选择Firefox作为首选Ajax开发平台的理由
    • Firefox的Web开发插件极其丰富和强大
    • Firefox对Web标准具有很好的支持
    • Firefox支持JavaScript的最新版本
    • Firefox支持Canvas、SVG、E4X等新的技术
  • 建议:在Firefox上做开发,在IE上做测试

书摘:Ajax In Action

你可能感兴趣的:(常用的Ajax开发工具)