Frank Hammond
New member
So I have a page that is split into 2 columns. The left column there are expandable forms that are quite long to ask the user optional product preferences. On the right side of the page there is a much shorter, 'contact details' form. The contact details form is mandatory.
The behaviour idea is that as the user scrolls down to complete the left column optional forms, the page will only scroll the left column - the contact details forms displayed in the right column stays in place to avoid a big gaping white space where the right column is empty. I'm having trouble implementing this and I haven't found a solution yet or any examples of pages with this split column behaviour online.
Any advice / suggestions / examples online? Thanks!
Yes please show an example - that would be fantastic to make sure we are talking about the same behaviour.
Yes please show an example - that would be fantastic to make sure we are talking about the same behaviour.
On the page, there should be only 1 scroll bar - the main bar to the right which is the full length of the page. As the user scrolls down only the left column scrolls while the right column remains fixed in place.
The behaviour idea is that as the user scrolls down to complete the left column optional forms, the page will only scroll the left column - the contact details forms displayed in the right column stays in place to avoid a big gaping white space where the right column is empty. I'm having trouble implementing this and I haven't found a solution yet or any examples of pages with this split column behaviour online.
Any advice / suggestions / examples online? Thanks!
Yes please show an example - that would be fantastic to make sure we are talking about the same behaviour.
Yes please show an example - that would be fantastic to make sure we are talking about the same behaviour.
On the page, there should be only 1 scroll bar - the main bar to the right which is the full length of the page. As the user scrolls down only the left column scrolls while the right column remains fixed in place.