ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Auto- Page Scroller

(1/1)

Uncle John:
DHTML scrollers such as the one at http://www.dmxzone.com/ShowDetail.asp?NewsId=6697 produce nice smooth scrolling. However, they require you to put commercial DHTML code into the page to be displayed.

Would it be possible build a scroller with AHK which works for any external web page?

The jerkiness of continuous scrolling is unpleasant so scrolling a screenful at preset time intervals and PgDn key automation would be better.

Uncle John:
The problem with automated PgDn is that it would occur unexpectedly. This also could be unpleasant and it could also be easy to loose your place. This could be improved by adding a visual cue.

I've been looking at what happens when you press Shift + PgDn. In windows containing editable text some of this text gets highlighted. However I'm not sure of what is going on here (ie. what is getting highlighted?).

Could someone explain it to me?

Uncle John:
Found the explanation. It selects a page at a time.

Also found that Acrobat Reader (version 7) will do at least do the first part of what I want to do so at least Adobe thought this was worth doing..

Under Edit->Preferences there is a category "Full Screen"

When you select that, there are various options you can choose in the Full Screen Navigation frame:

Advance every __ seconds [you to fill in __ ]
Loop after last page

Before I have a go at coding this thing does anyone know of something that works for Windows generally?

Navigation

[0] Message Index

Go to full version