I have an iframe within a template that goes to a visualforce page. For some users, the iframe loads but for others the iframe doesn’t work - infact the iframe will work if a different user logs into the same computer that the previous user was having display problems with. Conversely, the same user can login to a different computer and see the iframe.
https://crms14.eu1.visual.force.com/apex/rdAccount?&isdtp=vw&id={{{$Param.id}}}"; width="100%" height="275px" seamless="seamless" show-header="false" scrolling="yes" frameborder="0"/>
I cannot for the life of my work out why those specific users cannot see the iframe.