IE呀IE,你的問題真的非常多,雖然想要大家就別用IE了,但是偏偏IE被綁在Windows裡了,這些天在測試網站,明明在Google Chorme and Firefox 都很OK,但就是IE8出現空白畫面,而且檢視原始碼,竟然還有東西,真是見鬼了,後來才找到原因~
當IE的UTF-8編碼那行若寫在Title後面的話,就會發生讀取變成空白的情況了。
1 |
|
1 |
所以一定要記得 一定要先寫meta標籤再寫Title喔! |
1 |
<br /> |
1 |
Sample: |
1 |
<span style="color: red;">修改前</span><span style="color: #626262;"><br /></span><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><html></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><head></span><br /><span style="font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><i><span style="color: red;"><title>傑克老師</title></span></i></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><link href="../smarty/templates/global.css" rel="stylesheet" type="text/css" /></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"></head></span><span style="color: #626262;"><br /></span> |
1 |
<pre style="color: black;"><span style="color: red;"><br /></span> |
1 |
<span style="color: red;">修改後</span> |
1 |
<span style="color: #626262;"><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><html></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><head></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></span></span><br /><pre><span style="font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><i><span style="color: blue;"><title>傑克老師</title></span></i></span> |
1 |
<span style="color: #626262;"><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><link href="../smarty/templates/global.css" rel="stylesheet" type="text/css" /></span><br /><span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"></head></span><br /></span> |
1 |
<span style="color: black; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: small; line-height: 24px; text-align: justify; white-space: normal;"><br /></span> |
-傑克老師網路創業顧問站內所有文章歡迎轉貼,但請註明出處及網址-