Changeset 697 for trunk/styles
- Timestamp:
- Mar 21, 2010, 9:57:48 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/global.js
r445 r697 5 5 window.open(url, "_blank", "left=" + left + ",top=" + shora + ",scrollbars=yes,resiza ble=no,toolbar=no,menubar=no,status=no,location=0,width=" + wid + ",height =" + hei); 6 6 } 7 8 function loadPage(list) 9 { 10 location.href=list.options[list.selectedIndex].value 11 }
Note:
See TracChangeset
for help on using the changeset viewer.