HTML DOM remove label

Posted by Anand on Stack Overflow See other posts from Stack Overflow or by Anand
Published on 2010-03-16T13:15:07Z Indexed on 2010/03/16 13:16 UTC
Read the original article Hit count: 306

Filed under:
|
|

Hi,

I have a label like

<label for="Some Feild" >Some Text </label>

Now I want to set the style of display of this label to none

How can I do this ?

© Stack Overflow or respective owner

Related posts about html

Related posts about dom