mondenkind
Programmer
hi folks,
i'm coding a search functionality in struts with a search form on top and the search results below. since the search form is pretty big, the customer fancies a solution where he can maximise and minimize the search form to see more of the results on the screen without scrolling.
how can i do that with struts? i could set the visibility to hidden via javascript, but that doesn't solve the space problem as the invisible search form stays in its place and the search results don't "jump up"...
any suggestions?
thanks a lot!
caz.
i'm coding a search functionality in struts with a search form on top and the search results below. since the search form is pretty big, the customer fancies a solution where he can maximise and minimize the search form to see more of the results on the screen without scrolling.
how can i do that with struts? i could set the visibility to hidden via javascript, but that doesn't solve the space problem as the invisible search form stays in its place and the search results don't "jump up"...
any suggestions?
thanks a lot!
caz.