<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uupaa</author_name>
  <author_url>https://blog.hatena.ne.jp/uupaa/</author_url>
  <blog_title>latest log</blog_title>
  <blog_url>https://uupaa.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>performance</anon>
  </categories>
  <description>IE の window.resize イベントは、いくつかの問題を抱えています。 function onresize() { (何か) } window.attachEvent(&quot;onresize&quot;, onresize); うっかり無限ループする(無限に再描画が走る) 重い(特にIE6) 解決していきましょう。 無限ループ/無限リドロー問題 resize イベントハンドラの中で、document.body.innerWidht, innerHeight が変化するような操作を行うと、再度 resize イベントが発生し無限ループする現象が発生します(無限リロリロ)。無限リロリロを回避するために…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuupaa.hatenadiary.org%2Fentry%2F20090720%2F1248097177&quot; title=&quot; IE の window.resize イベントの問題を回避する - latest log&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/u/uupaa/20090720/20090720230619.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-07-20 22:39:37</published>
  <title> IE の window.resize イベントの問題を回避する</title>
  <type>rich</type>
  <url>https://uupaa.hatenadiary.org/entry/20090720/1248097177</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
