Pushbuttons : An example of using JavaScript to make fancy link buttons
Here are the buttons:
popped-up button
popped up
flat button
  flat  
pushed-down button
pushed down

Now let's try to use those buttons in a table as links.
They will all point to a dummy page with a "BACK" link to this page.

Hey! Your JavaScript is turned off or is not working!
You will not get the special effects.

    Apparently the click-function (to make the button change to the "down" button and change the status bar message) does work, but locally it happens so fast you don't see it. You may actually need load-lag to see the effect. I don't know yet how to introduce a delay of a type that would fix this. Also, this tends to work better in Internet Explorer than it does in Netscape.