Tagged Questions

1
vote
1answer
390 views

How to “CSS3 Gradient in Windows Phone 7”?

I'm working in WP7 where my application is based in HMTL5 and I'm exporting the app through PhoneGap framework. I want to know if is possible and how to generate a CSS3 gradient for this project (and ...
0
votes
1answer
1k views

IE9 problems with css such gradient background and rounded corners and shadow

I use a gradient background color for selected or hovered menu items it works fine in chrome,FF,opera,ie7,ie8 . but in ie9 the background of the elements appears in the right of the element but text ...
2
votes
2answers
727 views

CSS3 linear gradient + rgba, not so true transparency

I have a page setup that looks similar to this: <body> <div id="wrapper"> <!--- ... content ... --> </div> </body> The body has a background color and ...
1
vote
2answers
225 views

CSS3 background-size property causing extreme performance issues in ff5

I've been putting a page together today and thought that I'd implement a striped background using CSS3. All seemed fine in all browsers except for Firefox. (I'm using 5.01 but checked in 5.0 too) The ...
0
votes
2answers
222 views

CSS Gradients in IE 8+ working on all parts of the site except one

While testing browser compatibility for a site that I'm designing currently, I found that CSS Gradients are working fine on all parts of the site except the navigation links in IE 8 and IE 9. I'm ...
0
votes
2answers
840 views

Android css3 gradient text question

How can i make gradient text with css3 working in android?