91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

更改 Domino 生成 HTML 頁面的 DOCTYPE

發布時間:2020-07-30 07:46:39 來源:網絡 閱讀:1554 作者:liuer338 欄目:開發技術

瀏覽器都有怪癖模式(Quirks Mode)和標準模式(Standards Mode)。怪癖模式是為了兼容老舊的網頁,去模擬早期瀏覽器(如 IE5.5)的非標準實現;而標準模式會盡可能的按照標準去執行。而激活不同模式的關鍵正是 HTML 頁面的 DOCTYPE。

 

        Domino 生成的默認的 DOCTYPE 還是:

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>

在目前所有流行的瀏覽器下它都會觸發怪癖模式,問題的解決需要修改到doctype。下面是相應說明與修改方法:

/*******************這部分摘自 What’s new in Notes/Domino 7.0.2***********開始***************/

User-defined HTML tag attributes
User-defined attributes can now be added to the <HTML> tag generated by the web engine. When the field $$HTMLTagAttributes is present on a form, its contents are placed in the attribute list of the <HTML> tag. For more information, see “Additional HTML-related field attributes” in these release notes

Custom <!DOCTYPE> declaration
Users can now specify a custom <!DOCTYPE> declaration on a per form basis. When the field$$HTMLFrontMatter is present on a form, its contents will be placed in the generated HTML, ahead of the <html> tag, and the web server will not generate anything there automatically. For more information, see “Additional HTML-related field attributes” in these release notes

/*******************這部分摘自 What’s new in Notes/Domino 7.0.2***********結束***************/

可以看到新版本提供了一個表單域來控制doctype。不過,在Domino7.02后的版本中才支持這個域,在之前的版本中只能在notes.ini中添加參數:DominoCompleteDoctype解決。
具體參數值:
0 = <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>

1 = <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “” title=”http://www.w3.org/TR/html4/loose.dtd”>”>http://www.w3.org/TR/html4/loose.dtd”>

2 = <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN” “” title=”http://www.w3.org/TR/html4/strict.dtd”>”>http://www.w3.org/TR/html4/strict.dtd”>

 

我們只是想要觸發標準模式,那么用 1 就可以了。不過由于是通過 Notes.ini 修改的,肯定會影響到所有的表單,想要更改個別的表單可以使用 $$HTMLFrontMatter 域。

 

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

菏泽市| 合川市| 永寿县| 漠河县| 桓台县| 寿光市| 社旗县| 许昌市| 罗山县| 德阳市| 苍南县| 曲靖市| 六安市| 莫力| 怀化市| 黄大仙区| 舞钢市| 黑水县| 屏南县| 博兴县| 磴口县| 光山县| 望城县| 彭山县| 柯坪县| 镇巴县| 大冶市| 湖北省| 桐庐县| 巩义市| 双江| 凤冈县| 简阳市| 珠海市| 英德市| 平和县| 长阳| 始兴县| 辽源市| 两当县| 乾安县|