Rick,

>That would work if the form were visible when the page is first opened,
>(And I may have to go that route if what I'm trying doesn't work...),
>but when the page is first opened, the form is invisible and a link has
>to be clicked to even view the form.
>
>So a named anchor wouldn't provide *exactly* what I'm looking for, but
>may be a compromise.

Well, if you're doing that then you're requiring JS to even fill out the
form to begin with. 

If that's the case, then you can just use JS to show the form and move to
the anchor.

-Dan

Reply via email to