Best method of Instantiating an XMLHttpRequest object

前端 未结 9 1477
一生所求
一生所求 2020-12-31 20:43

What is the best method for creating an XMLHttpRequest object?

It should work in all capable browsers.

9条回答
  •  Happy的楠姐
    2020-12-31 20:47

    I go with Cletus's suggestion of jQuery and also check out the jQuery Form plug-in, very powerful and simple to use to quickly convert your forms to work via Ajax.

提交回复
热议问题