how to hide item using javascript in apex?
646054Jul 3 2008 — edited Jul 3 2008I want to hide a textbox. I can hide the textbox by using javascript "style.display", but i am not able to hide label associated with it. how to hide lable associated with an item.
Thanks.