I am new at a company that has a saas web application, which uses iframes to load content from several different servers (all operated by us). Is there any known compelling reasons to use iFrames instead of DOM manipulation?
I've tried searching google, stack overflow and programmers, but most questions and answers seem to be related to content pages, and not software. SEO is not a concern. We have a known user base with specific browser/os requirements.