Mario Melchor | Senior Web Developer
Results
2
comments of
Mario Melchor | Senior Web Developer
I was getting the error when body or html element had some sort of height. Comment #17 fixed the js error for me in ie7 as well. Thanks.
You have to call your file using absolute paths. -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(/scripts/boxsizing.htc); I was having a similar problem and used and absolute path and it...