<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>any-programming</author_name>
  <author_url>https://blog.hatena.ne.jp/any-programming/</author_url>
  <blog_title>何でもプログラミング</blog_title>
  <blog_url>https://any-programming.hatenablog.com/</blog_url>
  <categories>
    <anon>HTML</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>ブラウザ上で高機能なテキストエディタを実現したい時、ブラウザに元々備わっているdesignModeを利用することができます。 iframeを用意 ページにテキストエディタとなるiframeを配置します。 &lt;!DOCTYPE html&gt; &lt;html lang=&quot;ja&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;UTF-8&quot;&gt; &lt;title&gt;デザインモード&lt;/title&gt; &lt;/head&gt; &lt;body&gt; &lt;iframe id=&quot;design-area&quot; width=&quot;500&quot; height=&quot;500&quot;&gt;&lt;/iframe&gt; &lt;/body&gt; &lt;/html&gt; designModeをON 下記のようにd…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fany-programming.hatenablog.com%2Fentry%2F2018%2F06%2F28%2F110229&quot; title=&quot;designModeを利用して、ブラウザ上でリッチテキストエディタ - 何でもプログラミング&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/a/any-programming/20180627/20180627131735.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-06-28 11:02:29</published>
  <title>designModeを利用して、ブラウザ上でリッチテキストエディタ</title>
  <type>rich</type>
  <url>https://any-programming.hatenablog.com/entry/2018/06/28/110229</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
