Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged ie



0 780 posted 15 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 685 posted 15 years ago by jofan
0 1113 posted 15 years ago by Jamie
Eric Meyer Diagnostic CSS
1 818 posted 15 years ago by vagrantradio
0 781 posted 15 years ago by c4ptivate
please let me know if you know of some others... just to complete the collection.
1 859 posted 15 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 980 posted 15 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 1010 posted 15 years ago by paulgrenwood
2 1051 posted 15 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 955 posted 15 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 832 posted 15 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 855 posted 15 years ago by jessibird
Min-height of an element that works in all browsers.
2 917 posted 15 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 1044 posted 15 years ago by charmcitycoder
To remove that ugly added padding from submit buttons try this width:auto !important; seems to work for IE7
2 1282 posted 16 years ago by localhorst
0 843 posted 16 years ago by sveggiani
Fortunately there are a couple of workarounds which are also explained in this article at Position Is Everything:
1 693 posted 16 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 1020 posted 16 years ago by sidisinsane
4 988 posted 16 years ago by alexvf
Internet Explorer (IE) 6 Bug
3 997 posted 16 years ago by bassdas
This rule lets you define CSS rules that are visible to IE only.
0 981 posted 16 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 962 posted 16 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 1008 posted 16 years ago by Uzbekjon
Change #floatbox and p selectors to anything you want...
0 989 posted 16 years ago by Uzbekjon
This handy trick works in IE5.5/Win and newer. It assumes that the default printer orientation is portrait.
1 1199 posted 16 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 975 posted 16 years ago by bassdas
will make the container expand with the text.
1 804 posted 17 years ago by LukeLarsen
Fix probleme de transparence avec le background sous iE. Pour "crop" ou "image".
1 1030 posted 17 years ago by frakim