Safari 5를 이용할 때 글을 쓰면 이상한게 붙는군요.
2012.10.08 00:59
Safari 5.x를 이용해서 글을 작성하거나 답글을 달면 스타일 관련 태그가 자동으로 붙네요. Safari 6.x대에서는 또 괜찮고요.
<style id="_clearly_component__css" type="text/css">#next_pages_container { width: 5px; hight: 5px; position: absolute; top: -100px; left: -100px; z-index: 2147483647 !important; } </style>
글 작성할 때 HTML편집기 버튼을 누르면 위에서 보인 태그와 동일한게 글에 자동으로 포함이 되네요.
<style id="_clearly_component__css" type="text/css">#next_pages_container { width: 5px; hight: 5px; position: absolute; top: -100px; left: -100px; z-index: 2147483647 !important; } </style>
이렇게요..