On Fri, Mar 16, 2012 at 01:05:25PM +0100, Konrad Hinsen wrote: > Occasionally I hit Web pages that I just can't navigate with > Conkeror. Here's an example: > > http://www.sciencedirect.com/science/article/pii/S1877050911000597 > > All the real content is inside a frame (I suppose, perhaps it's even > more complicated), so I would need to be able to scroll that frame > using the space bar and the cursor keys. Is there a way to do that? > > Konrad.
This is not a frame, but a scrollable div. To focus a frame, use the ';' key. To focus a scrollabe div, the trick I usually use is to isearch into the div, and then it will be focused. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
