so if you must to use that function don't trying to avoid this. just using iframe.
createtextrange 는 보안결함으로 인해 document.write 함수와 동일 페이지내에 쓰일 수 없도록 패치되었다. 따라서 두 방식의 펑션이 공존할수가 없다.
이를 회피하기 위한 삽질을 하지마라. 아직도 보안결함은 여전하다.
iframe 을 통해 parent의 document 를 업데이트 할 수 있다.
Posted by LeCieL



