Changing the text on a button

A

Alex Irazabal

Does anyone know how to change the label of a button via jscript? I would have set it's corrensponding DOM node, however I can seem to get a button to bind to anything??? Is there a specific type that is required to bind trhe label to an element?
 
Top