Archive for September 28th, 2010

Fix Disabled Page Scrolling on Navigation Settings

September 28 2010 32 comments

When it comes to semantic and well-formed markup, SharePoint 2010 lags a little bit behind. Unclosed HTML tags, inline styles and script, unique classes and not-so-unique IDs with random naming conventions are your usual opponents in the battleground where the older generation Internet Explorers still roam.

The prime example of this is the Navigation Settings page (/_layouts/AreaNavigationSettings.aspx) in the layouts…

Read more »