Changeset 17688
- Timestamp:
- 08/16/08 09:12:08 (5 months ago)
- Files:
-
- 1 modified
-
docs/amachang/20080813-procamp2008/firebug.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
docs/amachang/20080813-procamp2008/firebug.html
r17685 r17688 204 204 <a href="http://b.hatena.ne.jp/">ここに行って</a> 205 205 </p> 206 <pre><code>Array.filter(document.getElementsByClassName('bookmark'), function(_,i) i < 5).forEach(open);206 <pre><code>Array.filter(document.getElementsByClassName('bookmark'), function(_,i) { return i < 5 }).forEach(open); 207 207 </code></pre> 208 208 </div>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)