Changeset 14200
- Timestamp:
- 06/18/08 15:16:33 (5 years ago)
- Files:
-
- 1 modified
-
lang/javascript/Base64/trunk/base64.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/Base64/trunk/base64.html
r14199 r14200 14 14 </textarea></th> 15 15 <th><textarea id="base64" cols=32" rows="4" onkeyup=" 16 $(' text').value = Base64.decode(this.value);16 $('srctxt').value = Base64.decode(this.value); 17 17 doit(); 18 18 if (1 /*@cc_on -1 @*/) $('data').src = 'data:text/plain;base64,' + this.value;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)