G
greg
Hi
I am not sure if this is .NET related or pure javascript
Sorry if I clutter .NET forum
I have dropdown with 3 options
first - do nothing all div's hidden
second - display one form
third - display another form
<tr> here dropdown </tr>
<tr>
first div originally hidden
second div originally hidden
</tr>
QUESTION
when page comes up the second tr (with div's)
is of height of BOTH div's !!!!!!!!!!!!!!!
But I want it to be like rubber ie follow in height the corresponding div
(or be heigh 1 if no div's)
Thanks
GSL
I am not sure if this is .NET related or pure javascript
Sorry if I clutter .NET forum
I have dropdown with 3 options
first - do nothing all div's hidden
second - display one form
third - display another form
<tr> here dropdown </tr>
<tr>
first div originally hidden
second div originally hidden
</tr>
QUESTION
when page comes up the second tr (with div's)
is of height of BOTH div's !!!!!!!!!!!!!!!
But I want it to be like rubber ie follow in height the corresponding div
(or be heigh 1 if no div's)
Thanks
GSL