Forum Moderators: open
if you just want the button text changed....
[blue][3]<input type="submit" value="submit"/>[/3][/blue]
[blue][3]
<style type="text/css">
<!--
#sub {
background-color:transparent;
border:0px solid #000;
}
//-->
</style>[/3]
[/blue][blue][3]
<input id="sub" type="submit" value="submit"/>[/3][/blue]
birdbrain