- a background color should extend under the border area of the element and be visible when the border has some transparent parts (which is probably the case when border style is dotted, dashed, double)
- a background image with "background-position: 0 0" should start at the padding edge of the element (but then, if "repeated", it should extend also under the border.)
cross-browser : display:inline-block
# Internet Explorer 5.0 (Standalone)
# Internet Explorer 5.5 (Standalone)
# Internet Explorer 6.0
# Firefox 1.07( Portable Beta)
# Firefox 1.5
# Opera 8.54
# Opera 9.0 Beta2
# Mozilla 1.7.11
# Safari 2.0.3
more fromwww.hedgerwow.com
1Expand
allowTransparency Property (FRAME, IFRAME)
Setting the css property "background-color" of iframe element will not work.
Use allowTransparency instead.
more frommsdn2.microsoft.com
Maximum and Minimum Height and Width in Internet Explorer • Perishable Press
height: expression( this.scrollHeight > 332 ? "333px" : "auto" ); /* sets max-height for IE */
more fromperishablepress.com
3Expand
Devthought - Guillermo Rauch’s Blog » IE7 still creating problems for developers?
more fromdevthought.com
Notation: * = Private bookmark and comment|… = Clipping [?] | … = Public highlight [?]
Jason Bao's Related Tags
Selected tags
Related tags





