cewp

Why is SharePoint dispalying my HTML and CSS content improperly?

两盒软妹~` 提交于 2019-12-07 12:40:25
问题 I am trying to add content to a SharePoint content editor web part, but when I do, it displays as if it's ignoring parts of my CSS. It displays fine in Firefox 3.6 and IE 8 when it's a stand-alone page, but goes all off when the same code is placed in the Content Editor web part: Click here to view Often, things that are broken in SharePoint when viewed through IE will appear correctly when the same SharePoint page is viewed in FF; this time the menu was laid out correctly, but the text was

Why is SharePoint dispalying my HTML and CSS content improperly?

99封情书 提交于 2019-12-06 02:09:25
I am trying to add content to a SharePoint content editor web part, but when I do, it displays as if it's ignoring parts of my CSS. It displays fine in Firefox 3.6 and IE 8 when it's a stand-alone page, but goes all off when the same code is placed in the Content Editor web part: Click here to view Often, things that are broken in SharePoint when viewed through IE will appear correctly when the same SharePoint page is viewed in FF; this time the menu was laid out correctly, but the text was the wrong color (should be white). When I examine the code using IE's Developer Tools, Sharepoint