I have created an iframe on my account page that points to an internal website. The website loads fine however, when I use IE I notice that the dropdown boxes don't work (i.e., they don't open). The content of the dropdowns are static (and not dynamically generated).
When I open CRM in Chrome the page works as expected and I can click on the controls without issue. These are third-party ASP.NET controls so I imagine there is some javascript going on.
I have added the hosting site into IE's intranet zone and still nothing.
Any ideas what is blocking this from working?
Greg.