{"json_modified": "2016-06-17T03:29:35.255463", "uuid": "8333b094-a6ed-4f8a-ba5e-54807ed47e58", "title": "popstate", "url": "/en-US/docs/Web/Events/popstate", "tags": [], "translations": [{"uuid": "dbcc3818-304a-4c09-b146-87d3ca112ceb", "title": "popstate", "url": "/fr/docs/Web/Events/popstate", "tags": [], "summary": "L'\u00e9v\u00e9nement\u00a0popstate
\u00a0est ex\u00e9cut\u00e9 lorsque l'entr\u00e9e active de l'historique\u00a0change. Si l'entr\u00e9e active de l'historique en cours d'activation a \u00e9t\u00e9 cr\u00e9\u00e9 par un appel \u00e0\u00a0history.pushState()
\u00a0ou a \u00e9t\u00e9 affect\u00e9e par un appel \u00e0 history.replaceState()
, la propri\u00e9t\u00e9\u00a0state
\u00a0de l'\u00e9v\u00e9nement\u00a0popstate
\u00a0contient une copie de l'objet\u00a0state
\u00a0de l'entr\u00e9e d'historique.", "localization_tags": [], "locale": "fr", "last_edit": "2016-06-17T03:29:30", "review_tags": []}, {"uuid": "f51ccb41-5c40-412d-b157-dc9ab5af305c", "title": "popstate", "url": "/ko/docs/Web/Reference/Events/popstate", "tags": [], "summary": "popstate\u00a0\uc774\ubca4\ud2b8\ub294 \ud65c\uc131\ud654\ub41c \ud788\uc2a4\ud1a0\ub9ac \uc5d4\ud2b8\ub9ac\uac00 \ubcc0\uacbd\ub420 \ub54c \ubc1c\uc0dd\ub429\ub2c8\ub2e4.\u00a0\ub9cc\uc57d \ud65c\uc131\ud654\ub41c \uc5d4\ud2b8\ub9ac\uac00 history.pushState() \uba54\uc11c\ub4dc\ub098 history.replaceState() \uba54\uc11c\ub4dc\uc5d0 \uc758\ud574 \uc0dd\uc131\ub418\uba74, popstate \uc774\ubca4\ud2b8\uc758 state \uc18d\uc131\uc740 \ud788\uc2a4\ud1a0\ub9ac \uc5d4\ud2b8\ub9ac state \uac1d\uccb4\uc758 \ubcf5\uc0ac\ubcf8\uc744 \uac16\uac8c \ub429\ub2c8\ub2e4.", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2016-05-24T01:26:37", "review_tags": []}, {"uuid": "7afbbd1e-e639-4a35-adac-0cf4dd0edf74", "title": "popstate", "url": "/pt-BR/docs/Web/Events/popstate", "tags": [], "summary": "O evento\u00a0popstate
\u00e9 disparado quando a entrada do\u00a0hist\u00f3rico\u00a0ativa \u00e9 alterado. Se o hist\u00f3rico de entrada a ser ativado for criado por uma chamada\u00a0history.pushState()\u00a0
ou for afetada por uma\u00a0chamada\u00a0history.replaceState(),
\u00a0a\u00a0prorpiedade\u00a0dos eventos popstate
cont\u00e9m uma c\u00f3pia do hist\u00f3rico de entrada do objeto.
\n Note \u00a0que apenas chamando\u00a0history.pushState()
ou\u00a0history.replaceState()
\u00a0n\u00e3o ira disparar um evento\u00a0popstate.\u00a0
O evento popstate
apenas \u00e9 disparado ap\u00f3s uma a\u00e7\u00e3o no navegador como um click no bot\u00e3o de voltar (ou chamando history.back() por javascript
)
\n Navegadores tendem a lidar com o evento popstate\u00a0
diferentemente no carregamento da p\u00e1gina.\u00a0Chrome (anterior vers\u00e3o 34) e\u00a0Safari sempre emitem um evento popstate
no carregamento da p\u00e1gina, mas o Firefox\u00a0n\u00e3o.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2015-11-11T03:10:44", "review_tags": []}, {"uuid": "3e0847f4-40db-48a2-b351-d98a78fb6910", "title": "popstate", "url": "/zh-CN/docs/Web/Events/popstate", "tags": [], "summary": "\u5f53\u524d\u6d3b\u52a8\u5386\u53f2\u9879(history entry)\u6539\u53d8\u4f1a\u89e6\u53d1popstate\u4e8b\u4ef6\u3002\u8c03\u7528history.pushState()
\u521b\u5efa\u65b0\u7684\u5386\u53f2\u9879(history entry)\uff0c\u6216\u8c03\u7528history.replaceState()\u66ff\u6362\u65b0\u7684\u5386\u53f2\u9879
(history entry)\uff0c\u90a3\u4e48popstate\u4e8b\u4ef6\u7684state\u5c5e\u6027\u4f1a\u5305\u542b\u5386\u53f2\u9879(history entry)\u72b6\u6001\u5bf9\u8c61(state object)\u7684\u62f7\u8d1d\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-12-14T04:07:33", "review_tags": []}], "modified": "2016-05-12T05:31:56", "label": "popstate", "localization_tags": [], "locale": "en-US", "id": 53979, "last_edit": "2016-05-12T05:31:53", "summary": "The popstate
event is fired when the active history entry changes. If the history entry being activated was created by a call to history.pushState()
or was affected by a call to history.replaceState()
, the popstate
event's state
property contains a copy of the history entry's state object.", "sections": [{"id": "General_info", "title": "General info"}, {"id": "Properties", "title": "Properties"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "Example", "title": "Example"}, {"id": "Related_Events", "title": "Related Events"}, {"id": "See_Also", "title": "See Also"}], "slug": "Web/Events/popstate", "review_tags": []}