{"json_modified": "2016-10-22T16:59:21.545048", "uuid": "da254a1e-0b9b-4fac-af6b-85c32027d7b5", "title": "String.prototype.anchor()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/anchor", "tags": ["String", "Reference", "HTML wrapper methods", "Prototype", "JavaScript", "Method"], "translations": [{"uuid": "6b6f6779-6d49-4ad1-bca2-6a041feaeb9a", "title": "String.prototype.anchor()", "url": "/ca/docs/Web/JavaScript/Referencia/Objectes_globals/String/anchor", "tags": [], "summary": "El m\u00e8tode anchor() un element \u00e0ncora HTML <a> que s'utilitza com a HTML un objectiu hypertext.", "localization_tags": [], "locale": "ca", "last_edit": "2015-10-12T04:26:19", "review_tags": ["editorial"]}, {"uuid": "648c17b7-a506-44e1-a41f-6b3d10291c1a", "title": "String.prototype.anchor()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/String/anchor", "tags": ["Prototype", "String", "Method", "HTML wrapper methods", "JavaScript"], "summary": "El m\u00e9todo anchor() crea un ancla HTML, <a>, que se usa como un enlace a hipertexto.", "localization_tags": [], "locale": "es", "last_edit": "2015-03-20T11:43:18", "review_tags": []}, {"uuid": "727f702d-b457-4531-b62f-7b3b3b37415c", "title": "String.prototype.anchor()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/String/anchor", "tags": ["String", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "M\u00e9thode"], "summary": "La m\u00e9thode anchor() permet de cr\u00e9er une ancre HTML <a> qui est utilis\u00e9 comme cible hypertexte.", "localization_tags": [], "locale": "fr", "last_edit": "2016-07-25T03:30:55", "review_tags": []}, {"uuid": "cc16e0c3-c759-4118-8300-1b88580bed61", "title": "String.prototype.anchor()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/String/anchor", "tags": ["String Methods", "Reference"], "summary": "anchor() \u30e1\u30bd\u30c3\u30c9\u306f\u3001\u30cf\u30a4\u30d1\u30fc\u30c6\u30ad\u30b9\u30c8\u30bf\u30fc\u30b2\u30c3\u30c8\u3068\u3057\u3066\u5229\u7528\u3055\u308c\u308b <a> HTML \u30a2\u30f3\u30ab\u30fc\u8981\u7d20\u3092\u751f\u6210\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2016-10-22T16:59:14", "review_tags": []}, {"uuid": "da4ce9f7-e39a-4358-9195-701b5211f8f6", "title": "String.prototype.anchor()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/String/anchor", "tags": ["Prototype", "String", "Method", "JavaScript"], "summary": "Tworzy kotwic\u0119 HTML <a> do u\u017cycia jako cel odno\u015bnika.", "localization_tags": ["inprogress"], "locale": "pl", "last_edit": "2015-04-22T01:56:38", "review_tags": []}, {"uuid": "b2eb09f3-48d0-46de-b2c3-cd28703a4933", "title": "String.prototype.anchor()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/String/anchor", "tags": ["\u041c\u0435\u0442\u043e\u0434\u044b \u043e\u0431\u043e\u0440\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u044f \u0432 HTML", "String", "Reference", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 anchor() \u0441\u043e\u0437\u0434\u0430\u0451\u0442 \u044f\u043a\u043e\u0440\u043d\u044b\u0439 HTML-\u044d\u043b\u0435\u043c\u0435\u043d\u0442 <a>, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0439 \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0446\u0435\u043b\u0438 \u0433\u0438\u043f\u0435\u0440\u0441\u0441\u044b\u043b\u043a\u0438.", "localization_tags": [], "locale": "ru", "last_edit": "2014-11-12T01:17:58", "review_tags": []}, {"uuid": "99318011-b6af-4e8e-9989-7851072723d9", "title": "String.prototype.anchor()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/anchor", "tags": [], "summary": "anchor() \u65b9\u6cd5\u521b\u5efa\u4e00\u4e2a <a> HTML \u951a\u5143\u7d20\uff0c\u88ab\u7528\u4f5c\u8d85\u6587\u672c\u9776\u6807\uff08hypertext target\uff09\u3002", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2015-04-17T13:28:22", "review_tags": []}], "modified": "2016-09-11T23:00:52", "label": "String.prototype.anchor()", "localization_tags": [], "locale": "en-US", "id": 8282, "last_edit": "2016-07-23T17:23:31", "summary": "The anchor() method creates an <a> HTML anchor element that is used as a hypertext target.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Using_anchor()", "title": "Using "}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/String/anchor", "review_tags": []}