Open multiple IE windows in full screen mode
By default IE only allows for one window to be open in full-screen mode (F11). Here is a workaround to allow for multiple windows to be open in full-screen mode.
- Go into Windows registry
- Navigate down to "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main"
- Create a new string value (REG_SZ) called "FrameMerging" (no quotes)
- Give it a value of 0 (zero)