[jQuery] using jqDnR to hide/show elements within a resizeable div

[jQuery] using jqDnR to hide/show elements within a resizeable div


Hi
I am trying to get the jqDnR plugin to help with a design problem I'm
facing.
I have a resizeable div with 8 input boxes arranged vertically in it.
On page load I hide 7 of the boxes (display:none) so the div only
appears around the 1st box. Then when I use the resize button by
dragging it down I would like to display the hidden elements one by
one as they are revealed or hide them as the div is resized smaller as
well.
I am a demo waiting in the wings but am having difficulty with FTPing
to 2 free hosting sites :( A third one is in the process of upgrading
their server. Anyhow I will throw up an demo when it comes back on
line.
Does anyone have any ideas about how to go about doing this?
Cheers
Tom