Welcome To Snipplr


Everyone's Recent Snippets Tagged ie



« Prev 1 2 3 4 5 6
Code to replace your opening <html> tag with conditionally set IE classes, including IE10.
1 1532 posted 11 years ago by Japegrape
rgba fallback for any attribute
0 1305 posted 11 years ago by eklemen
IE doesn't like console.log. This fixes that.
1 1223 posted 12 years ago by bitsculptor
Useful trick from css tricks blog at http://css-tricks.com/snippets/jquery/fixing-ie-z-index/
0 1281 posted 12 years ago by rumremix
IE notification to upgrade your browser
0 1171 posted 13 years ago by raz
Simple solution found via link. Just edit code from demo page(s). Also http://uniformjs.com/
0 1258 posted 13 years ago by rumremix
Returns the version of Windows Internet Explorer or a -1 (indicating the use of another browser).
0 1148 posted 13 years ago by satie83
rather annoying issue that I encountered and spent too much time researching - the relevant IE fix is in all caps
1 1481 posted 13 years ago by felicemente
gt: greater than lte: less than or equal to not IE: <!--[if> -->
0 1212 posted 13 years ago by webtechdev
Helps to manage console.log debug in js when broswing in IE. If alertFallback is enabled, you can see js alerts appears of vars tracked.
0 1146 posted 13 years ago by Simounet
Simple mix of basic CSS, HTML, and jQuery to detect IE and display a message to the user encouraging them to update.
0 1218 posted 13 years ago by thewickedchemist
IE Blocking iFrame Cookies
0 1280 posted 13 years ago by kiroweb
IE not interpreting text-indent on submit buttons ? How it works Let’s see how it works. font-size:0 is used to reduce the font size and works well in IE7. But even after adding this line, you would notice a black line(which is basically the t...
0 1345 posted 13 years ago by kiroweb
0 1264 posted 13 years ago by raz
The HTML simply discovers if it's IE and its version or if it's not IE. The jQuery discovers if it's IE, Firefox, Webkit Engine (Chrome and Safari) or Opera and its version as an integer.
1 1922 posted 13 years ago by cesarkohl
0 1102 posted 13 years ago by mmcculley
HTML conditional comments used to target specific versions of Internet Explorer (is ignored by all other browsers).
0 1168 posted 14 years ago by DenoteIt
0 1142 posted 14 years ago by a1ias
HTML should look like this: <div> <p>Lorem ipsum here</p> </div> <div> <img> </div>
0 1180 posted 14 years ago by a1ias
0 1110 posted 14 years ago by a1ias
Well, many of you are used to just replace the lack of min / max width / height for IE with fixed dimensions, right? But you don’t need to do it anymore. IE is not a strict standards browser and sometimes we can take advantage of this to code thing...
0 1287 posted 14 years ago by a1ias
0 1212 posted 14 years ago by alexilin
The html5.js and must be inserted in the head element (this is because IE needs to know about the element before it comes to render them - so it can't sit in the footer of the page, i.e. below the elements in question).
0 1126 posted 14 years ago by blantonious
Enables you to easily select older version of CSS by class rather than having a seperate CSS file for each version of IE.
0 1184 posted 14 years ago by plesh
Ha az internet explorerben nem sikerül a fájl letöltése(olyan hibát dob, hogy nem tudja letölteni), akkor ezt a headerbe kell belerakni és már töltődik is a fájl.
0 1045 posted 14 years ago by oozolii
0 1206 posted 14 years ago by kreatific
You need to insert this before the call of Cufon.replace
0 1158 posted 14 years ago by lurnid
0 1039 posted 14 years ago by a1ias
« Prev 1 2 3 4 5 6