From c10e96cb350f2f9fbd51164634dd6aeb5bfbbda9 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Fri, 12 Feb 2021 17:19:15 +0100 Subject: fix various macros --- files/th/web/api/history_api/index.html | 2 +- files/th/web/api/window/index.html | 2 +- files/th/web/api/xmlhttprequest/index.html | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'files/th/web') diff --git a/files/th/web/api/history_api/index.html b/files/th/web/api/history_api/index.html index 41493b4654..a00cf0ca4b 100644 --- a/files/th/web/api/history_api/index.html +++ b/files/th/web/api/history_api/index.html @@ -91,7 +91,7 @@ history.pushState (stateObj, "page 2", "bar.html");

ในแง่การโทรpushState()จะคล้ายกับการตั้งค่าwindow.location = "#foo"ทั้งสองจะสร้างและเปิดใช้งานรายการบันทึกประวัติอื่นที่เชื่อมโยงกับเอกสารปัจจุบัน แต่pushState()มีประโยชน์น้อย: