aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/orphaned/cross-site_xmlhttprequest
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 13:12:21 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 13:12:21 +0100
commit4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 (patch)
tree81c7fddb46c0165a6dd0c9fcb330674b37a1a86c /files/zh-tw/orphaned/cross-site_xmlhttprequest
parent43a5cac2eff22c21071800e13bef12af9d3a37d0 (diff)
downloadtranslated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.gz
translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.bz2
translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.zip
unslug zh-tw: modify
Diffstat (limited to 'files/zh-tw/orphaned/cross-site_xmlhttprequest')
-rw-r--r--files/zh-tw/orphaned/cross-site_xmlhttprequest/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-tw/orphaned/cross-site_xmlhttprequest/index.html b/files/zh-tw/orphaned/cross-site_xmlhttprequest/index.html
index 9ffdd6ca6e..065bee38d6 100644
--- a/files/zh-tw/orphaned/cross-site_xmlhttprequest/index.html
+++ b/files/zh-tw/orphaned/cross-site_xmlhttprequest/index.html
@@ -1,6 +1,7 @@
---
title: Cross-site XMLHttpRequest
-slug: Cross-site_XMLHttpRequest
+slug: orphaned/Cross-site_XMLHttpRequest
+original_slug: Cross-site_XMLHttpRequest
---
<p>Firefox 3 支援了 <a class="external" href="http://www.w3.org/TR/access-control/">W3C Access Control</a> working draft,這讓你可以對其他網站作 XMLHttpRequests 以取得其他網站的資料,並加以管理,在自己建立的網站中,混入來自多個其他網站的內容。 </p>
<h3 id="Firefox_3_.E6.94.AF.E6.8F.B4_Cross-site_XMLHttpRequest"> Firefox 3 支援 Cross-site XMLHttpRequest </h3>