I use a gradient for the header of my <a href="http://mwebapp.com/ sliderule/">Analog Scientific Calculator</a>. I prefer that over loading a background-url because if the graphic doesn't load on a flakey connection, it doesn't degrade.
On Oct 13, 12:24 am, anmldr <anm...@bellsouth.net> wrote: > Have any of you experimented with the CSS3 gradients in different > places such as the toolbar? It looks pretty neat. For example, > comment out the background line in iUI for > body > .toolbar > Replace it with > background: -webkit-gradient(linear, left top, left bottom, from > (blue), to(black)); > > Instead of pinstripes, you could have subtle gradient. Pretty fun > stuff. > > I am going to try it on some buttons and other places as well. It > would reduce the overhead ever so slightly but you could easily change > the looks of your apps in seconds by changing the "skin" simply by > changing the CSS and you would not have to create new images. > > See what you can come up with and share here. > > Linda --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to iphonewebdev@googlegroups.com To unsubscribe from this group, send email to iphonewebdev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---