Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged ie



0 538 posted 14 years ago by sveggiani
CSS code for input buttons with background images and rounded corners. For cases when it is not possible to use Progressive Enhancement (ie. when you need to have rounded corners in IE6+). See Customized buttons under HTML for markup.
0 448 posted 14 years ago by jofan
0 797 posted 14 years ago by Jamie
Eric Meyer Diagnostic CSS
1 577 posted 14 years ago by vagrantradio
0 530 posted 14 years ago by c4ptivate
please let me know if you know of some others... just to complete the collection.
1 574 posted 14 years ago by c4ptivate
A way to do 100% DIVs that adjust to content and center themselves both vertically and horizontally automatically. Tested for all browsers at 1920X1080 resolution. The 96% body height fixes Firefox and IE scrollbars that appear without reason and mig...
1 684 posted 14 years ago by bryanlyman
IE adds a vertical scrollbar to textarea input fields regardless of the height of content in it. You can fix that with this simple CSS trick.
2 709 posted 14 years ago by paulgrenwood
2 771 posted 14 years ago by PeteW
A wrapper may be made to enclose the content of a page, and then you can write descendant CSS rules that mention that wrapper's ID or class name in the selector. But what if only IE thought that wrapper existed? Then those rules would only work for I...
4 681 posted 14 years ago by Meander365
Fixes and fallbacks for IE for [my reset stylesheet](http://snipplr.com/view/16353/ "DzR Full CSS Reset"). Actually two separate stylesheets: one for IE in general and one for IE6 specifically. [Part I](http://snipplr.com/view/16353/ "DzR Maste...
0 557 posted 14 years ago by wizard04
Assign this class to any element that needs to have layout (hasLayout=true) and it will get it. ...with the style placed inside IE conditional comments, it will be ignored by the validator, which removes the only obstacle to using zoom:1 - which has...
2 566 posted 14 years ago by jessibird
Min-height of an element that works in all browsers.
2 636 posted 14 years ago by avantsi
Thanks to perishablepress.com for this. Below is an example for ie6 max-height. From their site: "This method has been verified in IE6 and should also work in IE5. Simply change the values to suit your needs (code commented with explanatory notes...
1 736 posted 14 years ago by charmcitycoder
To remove that ugly added padding from submit buttons try this width:auto !important; seems to work for IE7
2 902 posted 15 years ago by localhorst
0 562 posted 15 years ago by sveggiani
Fortunately there are a couple of workarounds which are also explained in this article at Position Is Everything:
1 447 posted 15 years ago by dvdrtrgn
Only tested in Safari 3, Opera 9.5 and Firefox 2 (all Mac OS) for now, but it should actually work. If you run into any problems, please provide some feedback.
2 676 posted 15 years ago by sidisinsane
4 701 posted 15 years ago by alexvf
Internet Explorer (IE) 6 Bug
3 724 posted 15 years ago by bassdas
This rule lets you define CSS rules that are visible to IE only.
0 708 posted 15 years ago by Uzbekjon
“min-height” attribute works well in Firefox but IE ignores it. IE’s height act as FF’s min-height. Note: in IE 7 problem was fixed.
0 652 posted 15 years ago by Uzbekjon
It’s an Internet Explorer-exclusive bug wherein an element that is floated – and given a margin in the same direction as the float – ends up with twice the specified margin size. The fix is extremely simple. All you have to do is apply a displa...
2 717 posted 15 years ago by Uzbekjon
Change #floatbox and p selectors to anything you want...
0 729 posted 15 years ago by Uzbekjon
This handy trick works in IE5.5/Win and newer. It assumes that the default printer orientation is portrait.
1 858 posted 15 years ago by localhorst
Bugfix/Lösungsvorschlag: Es ist offensichtlich, dass die Zelle mit der ID cell3467 und dem definierten "margin-right: 3.09%" falsch berechnet wird - nämlich mit realen 16 Pixeln anstatt 8 - und auf den obersten Basis-Wert der "DIV width" zurück...
1 691 posted 15 years ago by bassdas
will make the container expand with the text.
1 548 posted 16 years ago by LukeLarsen
Fix probleme de transparence avec le background sous iE. Pour "crop" ou "image".
1 740 posted 16 years ago by frakim