css3pie
Stylesheets compatible with IE 9
I have gotten accustomed to stylesheets that have separate rules for IE and non-IE browsers. For example, I have been using CSS3 Pie to generate roun开发者_StackOverflow社区ded corners and gradients i[详细]
2023-02-24 22:43 分类:问答Modernizr, html5shiv, ie7.js, and CSS3 Pie. Which to use and when?
I\'m just starting to use HTML5 and CSS3 in my documents. 开发者_如何学CI understand the need for JavaScript to bring Internet Explorer up to speed with these new tags and styles, but I don\'t know w[详细]
2023-02-24 14:45 分类:问答Element moved using JS/jQuery PIE not updating
I have moved an element using JS on body load but PIE still have the background of the element visible or in the wrong position. However, o开发者_如何学Cn subsequent clicks/interaction that trigger mo[详细]
2023-02-23 14:11 分类:问答Applying CSS3 PIE border radius to jQuery UI components
Please have a look at the HTML below where I have taken a jQuery UI datepicker and tried to give it round corners in Internet Explorer <= 8 by using CSS3 PIE.The box displays rounded corners but no[详细]
2023-02-22 21:13 分类:问答CSS Drop-down Menu using CSS3 and CSS3PIE
I am a newbie in web development. I made a CSS drop-down menu using CSS3 and CSS3PIE (css3pie.com), but the drop-down doesn\'t work in IE6 and Firefox.[详细]
2023-02-22 00:32 分类:问答IE8 css3 border radius with x and y attributes
Does anyone know of a way to do the following in IE8?开发者_Go百科 -moz-border-radius-bottomleft: 70% 100%;[详细]
2023-02-22 00:21 分类:问答How to properly clone (jQuery) an element that has style applied through PIE?
I have been using the .htc version of PIE successfully on a new project (that will specifically target IE8+), however, I\'m开发者_开发问答 having trouble when trying to clone an element that has PIE-s[详细]
2023-02-20 00:09 分类:问答PIE CSS: rgba backgrounds + box shadows
I noticed that with CSS like body { background: #f00; } div { background: rgba(255,255,255,0.4); -pie-background: rgba(255,255,255,0.4);[详细]
2023-02-19 02:08 分类:问答CSS3PIE border-radius does not compute :(
Hey all. I\'ve done tons of searching and still nothing. My element has the following CSS and the PIE.htc file is definatly in the correct folder. Still no curvey corners i开发者_开发百科n IE6-8 :([详细]
2023-02-18 22:59 分类:问答How do I get PIE (CSS3 for IE) working?
I am lost at using PIE for IE ... http://jsfiddle.net/XBzvL/ div { background: red; color: #fff; border-radius: 10px;[详细]
2023-02-18 02:19 分类:问答