-
1. Re: radial gradient - how to program color change?
resdesign Dec 12, 2012 11:00 AM (in response to resdesign)nevermind - after some reading, I realize it is not supported yet.
So my solution was to use 2 images with different gradients and then one with opacity from 0% to 100% and the second from 100% to 0%. The effect is OK.
-
2. Re: radial gradient - how to program color change?
heathrowe Dec 12, 2012 11:35 AM (in response to resdesign)You could 'fake' it with box shadows.
Example (no images used here): http://www.heathrowe.com/edge/inseteffects/effects3.html
Download sample at the bottom of this page.
hth
Darrell
-
3. Re: radial gradient - how to program color change?
resdesign Dec 12, 2012 1:07 PM (in response to heathrowe)Cool! Did you see the iPhone5 made with shadows only in CSS. Pretty cool!
http://cssdeck.com/labs/single-element-iphone5-using-css3/1
better yet: http://tjrus.com/iphone
I did not think about it.
Think out of the box, Marie! (Resdesign real name) Ha!
-
4. Re: radial gradient - how to program color change?
resdesign Dec 12, 2012 1:11 PM (in response to heathrowe)The step by step demo for the iphone4 is here:
http://cssdeck.com/labs/creating-single-element-iphone-using-css3
-
5. Re: radial gradient - how to program color change?
joel_pau Dec 12, 2012 1:41 PM (in response to resdesign)You can try a customized animate as post #4 here (TimJaramillo).
-
6. Re: radial gradient - how to program color change?
resdesign Dec 12, 2012 1:43 PM (in response to joel_pau)That's cool too! Both of you are full of resource! Thanks .
-
7. Re: radial gradient - how to program color change?
resdesign Dec 12, 2012 1:47 PM (in response to resdesign)I mean the three of you; Joel, Tim and Darrell!
-
8. Re: radial gradient - how to program color change?
heathrowe Dec 12, 2012 9:13 PM (in response to resdesign)Thanks Marie
The css3 iPhone is neat.
Darrell

