| Unpressed button: | Pressed button: |
![]() | ![]() |
| Button | Button |
| Button | Button |
Here you can create a button that you can use as a background image for a textbutton. If you have a stylesheet you can define "A:focus" to point at the "Pressed" button like this:
A:focus {
background-image: url(button.200.43.172.206.206.1.gif);
}