var options = {
url: "http://www.imooc.com/data/form_f.php",
target: ".tip"
}
$(#form).ajaxForm({options})中option都包含哪些数据和参数,除了url、target
相关分类