Welcome To Snipplr
Everyone's Recent jQuery Snippets Tagged ie
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
Simple solution found via link. Just edit code from demo page(s). Also http://uniformjs.com/
0
1327
posted 13 years ago by rumremix
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
2878
posted 14 years ago by cesarkohl
Internet Explorer does not support a standards compliant way to create text shadows. Learn how to emulate the CSS3 feature with this jQuery plugin.
3
1730
posted 15 years ago by neal_grosskopf
« Prev 1 Next »