asked on January 23, 2014
I have a form that contains a long description and instructions pertaining to the content of the form in an HTML block at the top of the form. The trouble is, when a user first accesses the form, it will scroll down to the first available field to fill out, and neglects the top of the form, hiding its contents.
Is there a way to have the form displayed from the top regardless how far down the first field resides? Perhaps through a focus change using javascript or something similar?
0
0