Re: layer

Hi,

I tried to make a visibility to a button, but the following code did not
work (the button did not show up)? What was wrong in the following code?

 ... <form><table>...<tr><td>
       <layer id = "c9">
        <input type = "button" value = "Save" name = "Sbutton">
       </layer>
      </td></tr>...</table></form>...

Thank you.

yh

Received on Monday, 13 March 2000 15:11:58 UTC