You should not be using images for buttons anymore. You can use pure css to create your buttons. (below is a demo) http://www.webdesignerwall.com/demo/css-buttons.html
For older browsers that don't support css3 (ie7, ie8) Modernizr is the answer http://modernizr.com/ On Jun 9, 2012, at 3:41 PM, MiB wrote: > > 9 jun 2012 20.22 justaguy expressed thusly: > >> MiB, my tiny app already has that. > So why are you bothering with images? > >> btw, problem solved. > > It's nice of you to share your solutions. > > /MiB > > > > > -- > -- > You received this because you are subscribed to the "Design the Web with CSS" > at Google groups. > To post: [email protected] > To unsubscribe: [email protected] -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected]
