<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">마이크온블로그닷컴 ::Just Quit your Job!::: IE에서-innerHTML-사용시-주의해야할-점에 달린 최근 댓글/트랙백 목록</title>
  <id>http://miconblog.com/tc/sohn/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://miconblog.com/tc/sohn/" />
  <subtitle type="html">오늘도 난 그레이트 사나이. 내일도 난 그레이트 사나이.</subtitle>
  <updated>2009-11-03T05:26:54+09:00</updated>
  <generator>Textcube 1.7.7 : Con moto</generator>
  <entry>
    <title type="html">IE에서 innerHTML 사용시 주의해야할 점</title>
    <link rel="alternate" type="text/html" href="http://miconblog.com/tc/sohn/567#trackback1006" />
    <author>
      <name>(Spring..그환상의 대하여)</name>
    </author>
    <id>http://miconblog.com/tc/sohn/567#trackback1006</id>
    <published>2009-09-08T10:45:01+09:00</published>
    <summary type="html">1. DOM 노드 캐싱 DOM을 캐싱할때는,.. 캐싱하려는 노드를 cloneNode(true)로 떠서 캐시하자..그렇치 않으면, IE에서는 innerHTML로 해당 노드를 날렸을때,. 캐시한 노드까지 날라간다.반면, IE외의 다른 브라우저에서는 innerHTML로 해당 노드를 날렸을때..해당 노드만 날라가고, 캐시한 노드는 그대로 있다. [하나 더 주의]</summary>
  </entry>
</feed>
