Persistent form
Has anyone been able to make a form persistent when scrolling on a landing page(ie scroll up or down and the form moves with you)? If possible I assume you would need a guided LP template.
Thanks,
Jason
Has anyone been able to make a form persistent when scrolling on a landing page(ie scroll up or down and the form moves with you)? If possible I assume you would need a guided LP template.
Thanks,
Jason
CSS {position: fixed;} should be helpful if you want it to remain in a constant position.
CSS Layout - The position Property
There is also a way, have to find it, where you can have the form under a particular 'block', and then have it remain at the top after that block scrolls off screen.
Do you potentially have a wireframe of what you're trying to accomplish?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.