AjaxRequestpublic AjaxRequest(java.lang.String url, java.lang.Object options)初始化一個(gè)AjaxRequest對(duì)象,并且執(zhí)行它. JS語法: new Ajax.Request(url,options); 參數(shù): url - Ajax請(qǐng)求地址 options - Ajax請(qǐng)求的附加參數(shù) method: 提交方式get,post; 默認(rèn)post asynchronous: 異步提交標(biāo)記. true-異步執(zhí)行;...
www.dbjr.com.cn/tools/prototype/prototy... 2025-6-1