Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to scroll down a webpage

I'm testing my new mobile website in Android devices.

But in emulator default Browser, I can't scroll down, right or left the page. There is no scrollbars, and arrow keys don't work, too. Here is a screenshot from my emulator window (I opened stackoverflow in browser)

like image 917
mrdaliri Avatar asked Jan 19 '13 23:01

mrdaliri


People also ask

How do I scroll down a web page using the keyboard?

To scroll down on a screen, press the Space key.

How do I get to the bottom of a website quickly?

No, by far the best way to jump to the top or bottom of a Web page is by tapping your Home or End key, respectively. This works in Chrome, Firefox, and Internet Explorer (and probably every other browser as well–those are just the ones I've tested). Try it–I guarantee it'll join your list of favorite shortcuts.

How do I scroll down in Chrome?

Press or tap the touchpad with two fingers. You can also press Alt, then click with one finger. Place two fingers on the touchpad and move them up and down to scroll vertically, or left and right to scroll horizontally. To go back to a page you were just on, swipe left with two fingers.

What is the fastest way to scroll down?

Use Your Spacebar to Scroll Down (and up) Webpages Faster (December 8, 2020) Using either the scroll bar or the arrow keys to move down a web page can be slow and time consuming. The next time you need to scroll down on a webpage try tapping the spacebar on your keyboard for faster scrolling.


2 Answers

I treat my mouse like a touch. I left click the mouse button at the bottom of the emulator and drag the mouse to the top.

like image 129
Whitecat Avatar answered Oct 02 '22 12:10

Whitecat


I have noticed that you need to click the mouse left button at the edge of the screen for couple of seconds to activate the scroll. Once activated you use the mouse like a touch.

If you are not able to locate the scroll bar then go back and come back again on your page. While the page is loading, the scroll bar will be highlighted for a brief period of time. You can then click at the location as I have explained above in first paragraph.

like image 20
rsh Avatar answered Oct 02 '22 11:10

rsh