3

Example page to show the problem: http://crunchbang.org/forums/viewtopic.php?id=15667 There are some scrolled frames with content of .Xresources file.

Now, there is any way to jump between those frames or scroll content? When I use Vimperator I'm able to move through whole page, but I don't know how to (easy) scroll those frames.

Example page is just an example, there is many many more websites with similar frames.

4

3 に答える 3

0

フォーカスをdiv ではなくフレームに変更したいことを確認してください フレームの場合:

ページ上のさまざまなナビゲーション フレームを切り替えるには、括弧 [ ] を使用します。

f[ toggles back
f] toggles forward

div の場合:

使用する ;; 次に、div内のいくつかの要素に焦点を当てます。

ソース: http://sheet.shiar.nl/vimperator

于 2015-11-05T05:47:36.390 に答える