corner icon indicating copy to clipboard operation
corner copied to clipboard

Help with IE9 Compatability

Open mgfranz opened this issue 14 years ago • 0 comments

This code works fine with FF and other versions of IE, but with IE9 it does not round. First I test version and then set parameters;

Then I use the 'div' tags to control layout;

//<div class="rounded" style="background:#BFB28D; padding:1px;">
                //<div class="header" style="padding:5px; white-space:nowrap; background-image: url(../Templates/images/red.jpg);">  Videos </div>
                //<div class="content"> Links to other stuff here... </div>

So basically I use a background image in the "header" div, but in IE9 the div's are square. Link to test page, http://www.mgfic.com/default.aspx

mgfranz avatar Jun 29 '11 00:06 mgfranz