Archives

Category Archive for: ‘DXHTML’

Terrible Bug in Internet Explorer That Makes IFrame Disappear When Calling jQuery .show() on It

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 More
Posted on: 03-29-2012
Posted in: DXHTML, jQuery, Windows

In 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
Posted on: 04-15-2011
Posted in: DXHTML