box-sizing-polyfill icon indicating copy to clipboard operation
box-sizing-polyfill copied to clipboard

A CSS box-sizing: border-box polyfill for IE 6/7

Results 36 box-sizing-polyfill issues
Sort by recently updated
recently updated
newest added

I keep getting spammed with errors in IE7. The page loads broken, then starts flickering between the working boxsizing version and the broken one. Every 0.5 seconds it shows me...

Hi, Iam using box-sizing-polyfill with zen theme , but when i resize the window the columns break.. and i need to refresh the window again to fix it.. anyway to...

I previous posted this issue as a float issue, but I tested some more and found that it has to do with the width and height. Once I set !important...

I would like to start off and say, I appreciate the work going into the box-sizing-polyfill. One thing I am having issues with is that I have html files in...

Can a component.json file be added for Bower compatibility?

This is related to a common JS problem, where an element's dimensions are un-fetchable while it is detached from the DOM from display: none or similar. In our case, inputs...

This seems to conflict with IE8.js, in IE7 (at least). You can see it working until IE8.js kicks in then it seems to break. I know IE8.js is supposed to...

It's hard to reference a boxsizing.htc version when we don't know which commit it belongs to. That would be useful in order to know which version different sites use, or...

The latest version is veeery slow in IE7 when scrolling, and can prevent it from responding. Not sure if something in particular triggers this or if it's just the counterpart...

The current version of boxsizing.htc doesn't allow other scripts to change the dimensions of an element. Would it be possible for it not to do any resize if the element...