Thursday, May 31st, 2007
Scalable CSS Buttons Using PNG and Background Colors
Scalable CSS Buttons Using PNG and Background Colors | David’s kitchen
There has been a lot of talk about CSS buttons lately. Very understandable, since there are a lot of web applications being developed today that could benefit from slick looking buttons without loss in accessibility. Before jumping on the train myself, I just want to emphasize that you should not use this technique to replace real form buttons unless you know what you are doing. That said, the script I am providing to this article can create the same stylish buttons out of boring input buttons as well as plain anchors.
Not Another CSS Button Article!
I know, it’s been a lot of articles lately about CSS buttons. But I simply felt the need to write about something that has not yet been covered in the latest button-trend: Dynamic CSS Buttons using PNG, transparency and background colors that degrades nicely and supports full scalability. With full scalability I mean it should resize in all directions according to the font size and content
It’s a very nice effect with absolutely clean html and linked javascript.
By Laura @ 8:10 am in Cascading Style Sheets, Javascript







