{"json_modified": "2016-09-17T22:51:27.752058", "uuid": "f369c642-9c77-4771-b557-e994d0663009", "title": "Element.outerHTML", "url": "/en-US/docs/Web/API/Element/outerHTML", "tags": ["API", "NeedsMobileBrowserCompatibility", "Reference", "Property", "R\u00e9f\u00e9rence", "DOM"], "translations": [{"uuid": "da6b2128-c4eb-418d-9c1b-f8a58353857f", "title": "Element.outerHTML", "url": "/es/docs/Web/API/Element/outerHTML", "tags": [], "summary": "El atributo outerHTML
del interfaz DOM element
obtiene el fragmento HTML serializado que describe el elemento incluyendo sus descendientes. Puede ser asignado para reemplazar el elemento por los nodos resultantes de examinar de la cadena proporcionada.", "localization_tags": [], "locale": "es", "last_edit": "2016-05-29T04:00:37", "review_tags": []}, {"uuid": "e04ba12a-5654-45a7-82a9-d62be57ed2dd", "title": "Element.outerHTML", "url": "/fr/docs/Web/API/Element/outerHTML", "tags": ["API", "NeedsMobileBrowserCompatibility", "Reference", "Property", "R\u00e9f\u00e9rence", "DOM"], "summary": "L'attribut outerHTML
de l'interface DOM element
r\u00e9cup\u00e8re le fragment HTML s\u00e9rialis\u00e9 d\u00e9crivant l'\u00e9l\u00e9ment ainsi que ses descendants. Il peut \u00eatre utilis\u00e9 pour remplacer l'\u00e9l\u00e9ment avec les noeuds g\u00e9n\u00e9r\u00e9s de la cha\u00eene fournie.", "localization_tags": [], "locale": "fr", "last_edit": "2014-10-24T07:18:09", "review_tags": []}, {"uuid": "7b7ff8ea-8ae0-4b01-8329-2b74a27ef789", "title": "Element.outerHTML", "url": "/ja/docs/Web/API/Element/outerHTML", "tags": [], "summary": "element
DOM \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306e\u00a0outerHTML
\u5c5e\u6027\u306f\u3001\u305d\u306e\u8981\u7d20\u53ca\u3073\u5b50\u5b6b\u3092\u8868\u3059\u3001\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u3055\u308c\u305f HTML \u65ad\u7247\u3092\u5f97\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u307e\u305f\u3001\u4e0e\u3048\u3089\u308c\u305f\u6587\u5b57\u5217\u3092\u30d1\u30fc\u30b9\u3057\u305f\u30ce\u30fc\u30c9\u3067\u8981\u7d20\u3092\u7f6e\u63db\u3059\u308b\u305f\u3081\u3001\u5024\u3092\u8a2d\u5b9a\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2016-09-17T22:51:21", "review_tags": []}, {"uuid": "882b92b3-a2e9-4a13-8f26-b8ed135ab266", "title": "Element.outerHTML", "url": "/pt-BR/docs/Web/API/Element/outerHTML", "tags": [], "summary": "O atributo outerHTML
da estrutura DOM(Document object model) obtem\u00a0 um fragmento serializado de c\u00f3digo HTML descrevendo o elemento incluindo seus descendentes. \u00c9 poss\u00edvel substituir o elemento em quest\u00e3o com n\u00f3s obtidos atrav\u00e9s da an\u00e1lise de uma string.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2016-04-28T20:18:57", "review_tags": ["editorial"]}, {"uuid": "35fbe92f-8be8-4880-a4c7-49c55b92d49b", "title": "Element.outerHTML", "url": "/ru/docs/Web/API/Element/outerHTML", "tags": [], "summary": "The outerHTML
attribute of the element
DOM interface gets the serialized HTML fragment describing the element including its descendants. It can be set to replace the element with nodes parsed from the given string.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2015-05-11T14:10:04", "review_tags": []}, {"uuid": "880ce133-c845-43ab-b016-16a68540ea26", "title": "element.outerHTML", "url": "/zh-CN/docs/Web/API/Element/outerHTML", "tags": [], "summary": "outerHTML\u5c5e\u6027\u53ef\u4ee5\u83b7\u53d6\u8be5DOM\u5143\u7d20
\u53ca\u5176\u540e\u4ee3\u8282\u70b9\u6240\u5f62\u6210\u7684\u5e8f\u5217\u5316\u7684HTML\u7247\u6bb5\uff0c\u6539\u53d8outerHTML\u5c5e\u6027\u53ef\u4ee5\u7528\u6765\u628a\u6240\u5c5e\u5143\u7d20\u66ff\u6362\u6210\u4e3a\u7ed9\u5b9a\u5b57\u7b26\u4e32\u89e3\u6790\u540e\u7684DOM\u8282\u70b9\u3002
", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-01-21T05:39:24", "review_tags": []}], "modified": "2016-05-09T22:26:35", "label": "Element.outerHTML", "localization_tags": [], "locale": "en-US", "id": 2626, "last_edit": "2016-05-09T22:25:14", "summary": "The outerHTML
attribute of the element
DOM interface gets the serialized HTML fragment describing the element including its descendants. It can be set to replace the element with nodes parsed from the given string.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Summary", "title": "Summary"}, {"id": "Syntax", "title": "Syntax"}, {"id": "Examples", "title": "Examples"}, {"id": "Notes", "title": "Notes"}, {"id": "Specification", "title": "Specification"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/Element/outerHTML", "review_tags": []}