I have a form with one global panel and 5 section panels. I use javascript hide / show method or css() to hide and display the panles. But there always be huge blank space. There is no control overlapping. Contols are set to auto resize. But the problem is persistent.
I am wondering if I can use javascript to move the displayed panel up to the top.