{"json_modified": "2016-08-28T07:28:10.488904", "uuid": "5b9d8936-1620-4b86-8316-6ddf8177fcdb", "title": "Display a Popup", "url": "/en-US/docs/Mozilla/Add-ons/SDK/Tutorials/Display_a_Popup", "tags": ["Add-on SDK"], "translations": [{"uuid": "c333e331-e9e0-42ba-84a7-a2b51131284e", "title": "Mostrar una ventana emergente", "url": "/es/docs/Mozilla/Add-ons/SDK/Tutorials/Display_a_Popup", "tags": ["Add-on SDK"], "summary": "Para mostrar un dialogo emergente, se usa el modulo panel.\u00a0 El contenido de un panel se define usando HTML. Puede ejecutar scripts de contenido en el panel: aunque el script que se ejecuta en el panel no pueda acceder directamente al c\u00f3digo principal del add-on, puede intercambiar mensajes entre el script del panel y el c\u00f3digo del add-on.", "localization_tags": [], "locale": "es", "last_edit": "2015-07-01T09:17:59", "review_tags": ["editorial"]}, {"uuid": "313eb37e-8ec3-4728-95de-17262cfe740f", "title": "\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u3092\u8868\u793a\u3059\u308b", "url": "/ja/docs/Mozilla/Add-ons/SDK/Tutorials/Display_a_Popup", "tags": [], "summary": "\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u8868\u793a\u3059\u308b\u306b\u306f\u3001panel \u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u30d1\u30cd\u30eb\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306f HTML \u3092\u4f7f\u7528\u3057\u3066\u5b9a\u7fa9\u3055\u308c\u307e\u3059\u3002\u30d1\u30cd\u30eb\u5185\u3067\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059: \u30d1\u30cd\u30eb\u5185\u3067\u5b9f\u884c\u3055\u308c\u308b\u30b9\u30af\u30ea\u30d7\u30c8\u306f\u3001\u30a2\u30c9\u30aa\u30f3\u306e\u30e1\u30a4\u30f3\u30b3\u30fc\u30c9\u306b\u306f\u76f4\u63a5\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u30d1\u30cd\u30eb\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u3068\u30a2\u30c9\u30aa\u30f3\u306e\u30b3\u30fc\u30c9\u306e\u9593\u3067\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u4ea4\u63db\u3067\u304d\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2016-08-28T07:28:08", "review_tags": []}, {"uuid": "99a407e9-46fc-47d3-af82-5ffc78947177", "title": "Mostrar um Popup", "url": "/pt-BR/docs/Mozilla/Add-ons/SDK/Tutorials/Mostrar_um_Popup", "tags": ["Painel", "Add-on SDK"], "summary": "Para mostrar um popup de di\u00e1logo, use o m\u00f3dulo panel. Um painel de conte\u00fado \u00e9 definido usando HTML. Voc\u00ea pode executar scripts no painel: embora o script em execu\u00e7\u00e3o no painel n\u00e3o pode acessar diretamente o c\u00f3digo de seu add-on, voc\u00ea pode trocar mensagens entre o script do painel e o c\u00f3digo do add-on.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2015-07-29T16:03:56", "review_tags": []}, {"uuid": "7d71ae40-c3d5-499e-bb3d-1b9ffaaaa8d9", "title": "\u663e\u793a\u5f39\u51fa\u5bf9\u8bdd\u6846", "url": "/zh-CN/docs/Mozilla/Add-ons/SDK/Tutorials/Display_a_Popup", "tags": [], "summary": "\u53ef\u4ee5\u4f7f\u7528\u9762\u677f(panel)\u6a21\u5757\u6765\u663e\u793a\u5f39\u51fa\u5bf9\u8bdd\u6846\u3002\u9762\u677f\u7684\u5185\u5bb9\u901a\u8fc7HTML\u7f16\u5199\u3002\u4f60\u53ef\u4ee5\u5728\u9762\u677f\u4e0a\u8fd0\u884ccontent script\uff1a\u5c3d\u7ba1\u5728\u9762\u677f\u91cc\u7684\u811a\u672c\u65e0\u6cd5\u76f4\u63a5\u8bbf\u95ee\u63d2\u4ef6\u4ee3\u7801\uff0c\u4f46\u662f\u4f60\u53ef\u4ee5\u5728\u9762\u677f\u811a\u672c\u548c\u63d2\u4ef6\u4ee3\u7801\u95f4\u4ea4\u6362\u4fe1\u606f\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-12-07T04:38:13", "review_tags": []}], "modified": "2016-07-09T11:14:43", "label": "Display a Popup", "localization_tags": [], "locale": "en-US", "id": 86003, "last_edit": "2016-07-09T11:14:40", "summary": "To display a popup dialog, use the panel module. A panel's content is defined using HTML. You can run content scripts in the panel: although the script running in the panel can't directly access your main add-on code, you can exchange messages between the panel script and the add-on code.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Learning_More", "title": "Learning More"}], "slug": "Mozilla/Add-ons/SDK/Tutorials/Display_a_Popup", "review_tags": []}