Hi

I have a hidden Panel (DIV, style.visibility='hidden')
control containing a hidden TextBox.

If I make the Panel visible, then make the TextBox
visible and then re-hide the Panel the TextBox remains
onscreen, rather than being hidden when its container is
hidden.

This isn't what I expect or require. Is there a fix for
this other than hiding the TextBox manually (I have too
many of these textboxes!).


Thanks, Paul.