Changeset 46 for branches/go_to_page
- Timestamp:
- 02/14/09 11:34:29 (3 years ago)
- Location:
- branches/go_to_page
- Files:
-
- 2 modified
-
scripts.js (modified) (1 diff)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/go_to_page/scripts.js
r45 r46 35 35 36 36 document.getElementById('go_to_page').focus(); 37 document.getElementById('go_to_page').select(); 37 38 38 39 go_to_page_popup_hovered = true; -
branches/go_to_page/style.css
r45 r46 1 2 input#go_to_page { 3 margin-right: 3px; 4 } 1 5 2 6 #go_to_page_popup {