I have a client that seems dead-set on having CSS push-buttons used in his website. Javascript-based rollover effects seem to not suffice, he wants the button to only change appearance when it is actually clicked on.
I have three questions maybe you can help out with.
1. Most tutorials for this effect involve buttons generated by the coding itself, is there an easy way to use two images (before & active) created in Photoshop?
2. Will the extra coding have any noticeable effect on page load times?
3. Does anyone still actually use a push-button (not mouseover) effect on websites?