Changeset 24763 for lang/javascript
- Timestamp:
- 11/24/08 23:27:20 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/bookmarklets/hatena_bookmarklist_analyzer/hatena_bookmarklist_analyzer.js
r24762 r24763 19 19 20 20 var minBookmarkCountElm = document.createElement('select'); 21 var minBookmarkCountValueList = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ];21 var minBookmarkCountValueList = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 25, 30, 35, 40, 45, 50]; 22 22 for (var i = 0; i < minBookmarkCountValueList.length; i ++) { 23 23 var opt = document.createElement('option'); … … 56 56 with(progressParent){ 57 57 style.height='1em'; 58 style.width=' 100%';58 style.width='90%'; 59 59 style.border = 'solid 1px black'; 60 60 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)