M
Mtek
Hi,
Say I have hidden a <DIV> and I have another <DIV> inside:
<DIV id='formdiv'>
<DIV id='custname'>
..
..
..
And I use innerhtml to put something into the DIV 'custname', if DIV
'formdiv' is hidden, will the content of DIV 'custdiv' remain hidden
until I make the DIV 'formdiv' visible???
Thank you!!
Say I have hidden a <DIV> and I have another <DIV> inside:
<DIV id='formdiv'>
<DIV id='custname'>
..
..
..
And I use innerhtml to put something into the DIV 'custname', if DIV
'formdiv' is hidden, will the content of DIV 'custdiv' remain hidden
until I make the DIV 'formdiv' visible???
Thank you!!