Changeset 20937
- Timestamp:
- 10/08/08 02:17:41 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/youtubeamp.js
r20931 r20937 137 137 var p = this._player(); 138 138 setTimeout(function () { 139 p.width = window.innerWidth;140 p.height = liberator.buffer.pageHeight;139 p.width = content.innerWidth; 140 p.height = content.innerHeight; 141 141 }, 0); 142 142 },
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)