Hi,
Use https for login pages. The common design pattern. Outcomes when developing on localhost may differ from real world production environments.
Use the File>Properties menu in IE to determine which IE security zones your development hosts are mapped to.
To set up the f12 dev tool in IE11 to record security and blocked content warnings, first go Tools>Internet Options>Advanced tab, check "Always record developer console messages". Save changes. Open the f12>Console tab to view any warnings
after a page has loaded. View the Emulation tab of the f12 developers tool to determine which IE version emulation mode is being used and how it was established. eg. IE8 - Enterprise Site mode lists. or IE7 - User Compatibility View lists.
Regards.
Questions regarding Internet Explorer 8, 9 and 10 and Internet Explorer 11 for the IT Pro Audience.
Topics covered are: Installation, Deployment, Configuration, Security, Group Policy, Management questions. If you are a consumer looking for answers or to raise a question, it's highly recommended you head on over to http://answers.microsoft.com/en-us
. stackoverflow.com is a good place to ask technical questions about web site development. Include with your questions a link to your website or to a jsfiddle mashup that shows the coding issue you are facing. IF you are developing for an internal website
(maps to the company Intranet zone), mention as such in your questions.
Rob^_^