We are running the AJAX framework on NW 7.4 SP12
We are were previously running in Quirks mode, which worked well in IE 9 and 11 with Compatibility View enabled.
We want to switch to Standards mode instead of using Quirks in the AJAX framework. I've added ie=edge as the default for iViews under Admin
iView Templates, ensured Compatibility View in IE is disabled and switched the portal desktop to from AJAX Framework to AJAX Standards Mode Framework.
When iViews are accessed directly through a portal page, they are display correctly. But when a Page is created and an
iView added, the height of the page appears to default to Height Type of Fixed and Fixed Height of 80. We have changed the height properties of the Page to other options (Full or Automatic) and also changed the Fixed Height from 80 to 600. This hasn't resolved the issue. I've also changed the height properties of the iView within the page and that doesn't resolve it.
The page height doesn't display correctly in IE and Firefox. The page is correctly displayed in Chrome.