我剛剛使用twitter bootstrap,html5,css,jquery和dotnetnuke集成了我的設計以創建皮膚。我無法在Internet Explorer上加載我的dotnetnuke網站,但它與其他瀏覽器一起工作正常
的HTML版本在以下網址:www.siddharthkpandey.co.uk/design/homepage.html,www.siddharthkpandey.co.uk/design/general2.html
DotNetNuke的版本是在以下網址:www.siddharthkpandey.co.uk/museum/newdesign.aspx和www.siddharthkpandey.co.uk/museum/newdesign/generalpage.aspx
兩個版本工作正常使用Chrome,Safari和Firefox最新版本。 HTML版本也適用於IE,但我無法弄清楚IE上的Dotnetnuke版本有什麼問題!
在IE8上使用Developer Tools時,我有發現它使用怪癖模式(頁面默認)作爲文檔模式。當我將其更改爲IE7標準或IE8標準時,該網站運行良好。 –