I spent a day trying to fix this. I had a HTML document that will spawn an iframe with some content. And for some reason, after loading the content, the iframe was disappearing. Pretty cute. THE FIX: Try removing position: relative from your HTML element inside the iframe. And always use Chrome Ciao, Dragos
Read MoreIn Case SourceSafe Messes Up The File Merge in VS2010
I just finished a web page code behind and I wanted to check in the file. Our dearest friend SourceSafe warned me about a merging conflict. I chose to save, the file was checked out on my machine. To my unpleasant knee buckling surprise, I ended up having a messed up version of the file …
Read More