frameset-focus-top
commit1ac81e29180555a3f12c800f4abe15117d90eb2f
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 1 Nov 2007 01:38:27 +0000 (31 21:38 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 1 Nov 2007 01:38:27 +0000 (31 21:38 -0400)
tree3fcbebc7c678cee4567e8a248d2fb71821634861
parent4f4217089f34df2940d9cb231570e262aa7d1e7e
frameset-focus-top

* commands.js (next_frameset_frame, next_iframe, next-frameset-frame)
  (next-iframe): moved to frameset.js

* application.js (application): load frameset.js

* frameset.js (frameset_notify): new function.  used to be inner function in
  each of next_frameset_frame and next_iframe.

* frameset.js (frameset_focus_top, frameset-focus-top): new function and command.

* bindings.js (init_frameset_keys): bind `f t' to frameset-focus-top.
components/application.js
conkeror/content/bindings.js
conkeror/content/commands.js