- Timestamp:
- Nov 4, 2007, 5:38:25 PM (18 years ago)
- Location:
- db
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
db
- Property svn:ignore
-
old new 1 1 config.php 2 navrh
-
- Property svn:ignore
-
db/js/scripty.js
r76 r118 11 11 12 12 function smile(text){ 13 if ( p = document.getElementById(' text') ) {13 if ( p = document.getElementById('navod') ) { 14 14 p.focus(); 15 15 p.value+=" "+text; … … 25 25 26 26 function barvy(gbcolor){ 27 if ( p = document.getElementById(' gbcolor') ) {27 if ( p = document.getElementById('clanek') ) { 28 28 /* onmouseover = p.style = "cursor: pointer;"; */ 29 29 /* onmouseout = p.style = "cursor: auto;"; */
Note:
See TracChangeset
for help on using the changeset viewer.