{"categories":["Firefox","JavaScript"],"published":"2008-02-09 00:00:01","image_url":null,"blog_url":"https://teramako.hatenadiary.org/","title":"window.getSelection \u3068 document.getSelection","blog_title":"hogehoge @teramako","description":"window.getSelection()\u3068document.getSelection()\u3067\u8fd4\u3063\u3066\u304f\u308b\u5024\u304c\u9055\u3046\u3063\u3066\u4e8b\u3067\u8abf\u3079\u3066\u307f\u305f\u3002 <html> <head> <title>getSelection Test</title> <script type=\"text/javascript\"> function reportSelection(){ var sels = { normal: getSelection(), win: window.getSelection(), doc: document.getSelection() }; var div = document.getElementB\u2026","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fteramako.hatenadiary.org%2Fentry%2F20080209%2Fp1\" title=\"window.getSelection \u3068 document.getSelection - hogehoge @teramako\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/teramako/","url":"https://teramako.hatenadiary.org/entry/20080209/p1","author_name":"teramako","type":"rich","provider_url":"https://hatena.blog","version":"1.0","width":"100%","provider_name":"Hatena Blog","height":"190"}