akasotia (AT) guidemail (DOT) com (Andy) wrote:
Quote:
How do i hide a label control? |
The first question should be "why would...".
Quote:
Here is the code that creates it |
I don't see any label control, just a span element, positioned oddly. Did
you mean to use <label for="...">?
Quote:
but if I need to hide it how should I
go about doing that? |
By removing it?
Quote:
span class="DoPos" style="LEFT:.25%; TOP:73%;">Assigned
Producer</span |
Or by setting display: none or visibility: hidden, depending on what you
really want to accomplish.
--
Yucca,
http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring:
http://www.cs.tut.fi/~jkorpela/www.html