I need to support IE6+, FF2+ and Safari 3+. There are several techniques out there each with their own drawbacks and advantages.
* Using a backround image - does not scale. * Using an rollover image - does not scale - and not a real button so requires javascript. * Using 2 divs with 'sliding doors' technique. Scales horizontally but not vertically. And needs javascript to function. * Using proper html input button with nothing but css attributes. Most compatable, but limited to square flat looking buttons. Have I missed any options? Or misstated any of the above pros/cons? How do you tackle this problem when clients ask for fancy 3d looking buttons or rounded corners? Thanks --~--~---------~--~----~------------~-------~--~----~ -- 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] -~----------~----~----~----~------~----~------~--~---
