婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 知識庫 > IE條件語句 IE hack大全

IE條件語句 IE hack大全

熱門標簽:熱血傳奇沃瑪森林地圖標注 鄭州中國移動400電話申請 去哪里辦卡 南召400電話辦理資費 地圖標注審核工作怎么樣注冊 無錫電銷機器人銷售 招聘信息 地圖標注植物名稱 揭陽外呼系統公司 福建ai電銷機器人加盟公司
Conditional comments work as follows:
復制代碼 代碼如下:

!--[if IE 6]>Special instructions for IE 6 here![endif]-->
[code]

Their basic structure is the same as an HTML comment (!-- -->). Therefore all other browsers will see them as normal comments and will ignore them entirely.
IE, though, has been programmed to recognize the special !--[if IE]> syntax, resolves the ifand parses the content of the conditional comment as if it were normal page content.
Since conditional comments use the HTML comment structure, they can only be included in HTML files, and not in CSS files. I'd have preferred to put the special styles in the CSS file, but that's impossible. You can also put an entire new link> tag in the conditional comment referring to an extra style sheet.
Example
Below I added a lot of conditional comments that print out messages according to your IE version.

Note however, that if you use multiple Explorers on one computer, the conditional comments will render as if all these Explorer versions are the highest Explorer version available on your machine (usually Explorer 6.0).

Test
Below are a few conditional comments that reveal the IE version you're using.

According to the conditional comment this is IE
According to the conditional comment this is IE 7
According to the conditional comment this is IE lower than 9
According to the conditional comment this is IE lower or equal to 7
According to the conditional comment this is IE greater than 6

Code
The syntax I use is:
[code]
p class="accent">
!--[if IE]>
According to the conditional comment this is IEbr />
![endif]-->
!--[if IE 6]>
According to the conditional comment this is IE 6br />
![endif]-->
!--[if IE 7]>
According to the conditional comment this is IE 7br />
![endif]-->
!--[if IE 8]>
According to the conditional comment this is IE 8br />
![endif]-->
!--[if IE 9]>
According to the conditional comment this is IE 9br />
![endif]-->
!--[if gte IE 8]>
According to the conditional comment this is IE 8 or higherbr />
![endif]-->
!--[if lt IE 9]>
According to the conditional comment this is IE lower than 9br />
![endif]-->
!--[if lte IE 7]>
According to the conditional comment this is IE lower or equal to 7br />
![endif]-->
!--[if gt IE 6]>
According to the conditional comment this is IE greater than 6br />
![endif]-->
!--[if !IE]> -->
According to the conditional comment this is not IEbr />
!-- ![endif]-->
/p>

Note the special syntax:

gt: greater than
lte: less than or equal to
Also note the last one. It has a different syntax, and its contents are shown in all browsers that are not IE:
復制代碼 代碼如下:

!--[if !IE]> -->


CSS hack?
Are conditional comments CSS hacks? Strictly speaking, yes, since they can serve to give special style instructions to some browsers. However, they do not rely on one browser bug to solve another one, as all true CSS hacks do. Besides, they can be used for more than CSS hacks only (though that rarely happens).

Since conditional comments are not based on a browser hack but on a deliberate feature I believe they are safe to use. Sure, other browsers could implement conditional comments, too (though as yet none have done so), but they're unlikely to react to the specific query !--[if IE]>.

I use conditional comments, though sparingly. First I see if I can find a real CSS solution to an Explorer Windows problem. If I can't, though, I don't hesitate to use them.

Comment tag
A reader told me IE also supports the (non-standard) comment> tag.

p>This is comment>not/comment> IE./p>

This isIE.

This tag might be a replacement for the !IE conditional comment.

標簽:宣城 黔南 桂林 南昌 景德鎮 鹽城 東莞 文山

巨人網絡通訊聲明:本文標題《IE條件語句 IE hack大全》,本文關鍵詞  條件,語句,hack,大全,條件,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《IE條件語句 IE hack大全》相關的同類信息!
  • 本頁收集關于IE條件語句 IE hack大全的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 青浦区| 城步| 昌江| 定西市| 绵竹市| 三门峡市| 兴国县| 泰顺县| 孟津县| 文成县| 东光县| 安阳县| 乌兰浩特市| 滁州市| 扶余县| 鹤峰县| 息烽县| 太保市| 阿巴嘎旗| 泰宁县| 大关县| 大足县| 都匀市| 洱源县| 香格里拉县| 古蔺县| 绥江县| 长春市| 新巴尔虎右旗| 新乡县| 阜康市| 东至县| 安顺市| 青海省| 和硕县| 天镇县| 从江县| 巫溪县| 公安县| 大石桥市| 永嘉县|