TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jyot
NA
9
10.6k
window.scrollBy(500,0) not working in windows 8
Aug 17 2012 1:56 PM
I am using javascript, html5 and css only. When I go back to previous page it should point to location where I was. I used document.getElementById("id").focus(); but as page gets reload it shows bad effect. I want window to automatically scroll smoothly to previous location after coming to previous page. window.scrollBy(500,0) and window.scrollto(500,0) are not working in windows 8.
Reply
Answers (
0
)
It is possible to deploy HTML pages into Windows Azure?
i recently heard that HTML5 can be used to develop games, can you please tell me where i should start so that i can start developing games using HTML5 i am comfortable with html4 and css2.