Size: 590
Comment:
|
Size: 665
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
MicroSoft 사의 웹브라우저 | MicroSoft 사의 웹브라우저 ([IE]) |
Line 14: | Line 14: |
* 대처법 : meta 태그를 title 위에 적는다. --from http://www.activecollab.com/forums/topic/666/ | * 대처법 : meta 태그를 title 위에 적는다. --from [http://www.activecollab.com/forums/topic/666/ Problem with special characters iso-8859-1/utf-8 (with solution)] |
MicroSoft 사의 웹브라우저 ([IE])
알려진 버그
title 태그에 특정 문자열이 들어 있으면 아무것도 나오지 않는다. (IE6, Win XP)
<html> <head> <title>릿</title> </head> <body>asdf</body> </html>
대처법 : meta 태그를 title 위에 적는다. --from [http://www.activecollab.com/forums/topic/666/ Problem with special characters iso-8859-1/utf-8 (with solution)]
[CSS]의 box크기를 잘못 해석한다.
SeeAlso InternetExplorer InternetExplorerIssues