Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Whenever a question is answered by a User ,I want the next question to replace the position of the old question , that is the previous question should be automatically scrolled up and replaced by the next question. For this purpose ,currently I am using a . But in this case the question appears from the top of browser window but instead I want the question to appear from 200px from the top positon of browser window. Can anyone help me with this problem.
Posted

1 solution

http://www.w3schools.com/css/css_positioning.asp[^] and perhaps AJAX.

There's also frames.

You've supplied no other code so I can only push you in the direction of answers.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900