Posted by friglob on 10/23/06 15:56
rukkie wrote:
> I've made a webform in which some selection boxes are incorporated.
> Once the form is submitted the user can display the form again and all
> the options selected are highlighted (via the "selected" keyword). The
> only thing what bothers me is that sometimes the selected option is not
> visible ; one has to scroll down the selection box to see the
> highlighted item. Is there anyone who has experienced the same and
> found a solution for this "small" problem.
> Thanks in advance !!
>
here is one possible solution (if i understood right):
lets say your form action is validate_form.php
make it validate_form.php#begin
and add <a name="begin"> to the line that should appear on the very top of the screen after submitting
Navigation:
[Reply to this message]
|