Changeset 29402
- Timestamp:
- 02/02/09 00:45:23 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/forcefocuscontent.js
r29400 r29402 5 5 <description>force focuscontent</description> 6 6 <author mail="konbu.komuro@gmail.com" homepage="http://d.hatena.ne.jp/hogelog/">hogelog</author> 7 <version>0.1. 0</version>7 <version>0.1.1</version> 8 8 <minVersion>2.0pre</minVersion> 9 9 <maxVersion>2.0pre</maxVersion> … … 15 15 function onPageLoad(event) 16 16 { 17 let doc = event.originalTarget; 18 if (doc != getBrowser().contentDocument) 19 return; 17 20 setTimeout(function () { 18 21 let focused = document.commandDispatcher.focusedElement;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)