minisite crit

Out of context: Reply #6

  • Started
  • Last post
  • 8 Responses
  • Recycle0

    That, sir, is far better than a multipage form. Take off the scrollbars with "overflow: hidden" and I think you've got it (leaving the scrollbars make it looks amateur).

    Make sure that you convince the company that this is a much better solution than a multi-page form.

    Note that you can also use the CSS "display" property and a tiny bit of JavaScript to achieve the same effect. That can keep scrolling from happening at all and is in my optionion a more elegant solution.

    Either way, nice work! Much better than a multipage form.

View thread