- Timestamp:
- 11/18/08 23:58:47 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/gvimail.js
r24172 r24173 37 37 if (use_gmail_v1) 38 38 {// On older versions of Gmail, The main canvas is the iframe that has the attribute left: 0pt 39 return ( liberator.buffer.evaluateXPath('//iframe[contains(@style, "left: 0pt")]', window.content.frames[0].document, null, true).iterateNext());39 return (buffer.evaluateXPath('//iframe[contains(@style, "left: 0pt")]', window.content.frames[0].document, null, true).iterateNext()); 40 40 } 41 41 return null;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)