Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6659209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:00:23+00:00 2026-05-26T02:00:23+00:00

I have created a multi-page registration form for a website. Due to the page

  • 0

I have created a multi-page registration form for a website. Due to the page length differences when a user clicks through each page they wind up proportionally in the same page between the steps. This can leave the user having to scroll up to see the form steps. I hope that made sense, but my main question is how do I change the script so that it will reload to the top of the page at every interval?

Here is the current bit of code for the next page navigation:

<button style='float:right;' class='next-tab mover' type='submit' rel='\" + next + \"'>Next</button>\

This was taken from a php script. I have tried some obvious tests like using #top, but I could not get it to work. Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T02:00:24+00:00Added an answer on May 26, 2026 at 2:00 am

    Added width and height to the first div helped out. i also made the second div absolute to the first div:

    <form id="form1" >
    <div id="divHeader"     style="position:absolute;left:20px;top:20px;width:800px;height:600px;" >
    Form Steps: <br />
    <ul>
    <li>Step1:  ....</li>
    <li>Step2:  ....</li>
    <li>Step3:  ....</li>
    <li>Step4:  ....</li>
    </ul>
    </div>
    <div id="divUserInput" style="width:100%;position:absolute;left:20px;top:140px;" >
    <!--Form content here....-->
    <table border="0">
    <tr><td>Question 1</td><td><input type="text" id="txtQ1" /></td></tr>
    <tr><td>Question 2</td><td><input type="text" id="txtQ2" /></td></tr>
    <tr><td>Question 3</td><td><input type="text" id="txtQ3" /></td></tr>
    
    </table>
    </div>
    

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a multi page form that I am trying to implement on my
I have created a multi column datastore on a table that allows me to
I have created a multi-instance performance counter and I pass it mixed case instance
I have created an multi thread application on IIS (ASP.NET MVC), When the threading
I have created a multi module maven project. Now I have shared the project
I have a multi dimensional array, like this: array('name' => array('title'=>'Title','date'=>'Created')) I store it
I have a three-level multi-nested form in Rails. The setup is like this: Projects
Supposing I had a multi-form page such as: <form id=A class=jaxy ... /> <form
I am creating some multi-threaded code, and I have created a JobDispatcher class that
I am the new user of Yii Framework , Now I have created a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.