原文 标签 javascript jquery html forms iframe ... url = $form.attr( "action" ); // Send the data using post var posting = $.post( url, { s: term } ); // Put ...
確定! 回上一頁