1
0
-1
1 answer
- 10-1
Hi, you can try putting some custom CSS to place certain elements in a fixed position like in https://stackoverflow.com/questions/6013686/how-to-freeze-header-of-the-page.
Add your comment...
Hi, you can try putting some custom CSS to place certain elements in a fixed position like in https://stackoverflow.com/questions/6013686/how-to-freeze-header-of-the-page.
Hi All,
I have a long form (multi page form can't be used due to specific requirement).
I need to scroll though form and at the same time top header, side bar etc. should be freeze/static.
Please help.