div manipulation inside tr

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi

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>

of course there is javascript on change for dropdown to make div's
hidden/visible

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


.



Relevant Pages

  • Re: div manipulation inside tr
    ... > third - display another form ... > first div originally hidden ... any two browsers will produce the same DOM as a result. ... > dropdown to make div's hidden/visible ...
    (microsoft.public.scripting.jscript)
  • Re: asp.net and divs
    ... Use Cascading Style Sheets to apply the style 'display: none' to the DIV ... > first div originally hidden ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: changing specific
    status
    ... Changing the display property as above will *not* achieve "clearing ... And how did you get the menu items in the div in the first place? ... Use one div per dropdown. ...
    (comp.lang.javascript)
  • asp.net and divs
    ... Sorry if I clutter .NET forum ... I have dropdown with 3 options ... third - display another form ... second div originally hidden ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Dynamic combo box refreshed when clicked?
    ... Have a look at jQuery UI auto-complete. ... drop down a list (perhaps wrapped in a DIV). ... When the user clicks the button, you set the display style of the list ... An experienced developer should be able to put together a working and ...
    (comp.lang.javascript)