REDROOM
PHP 8.1.33
Path:
Logout
Edit File
Size: 945 B
Close
/home/jambtst2015/public_html/fckeditor/editor/dtd/fck_dtd_test.html
Text
Base64
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>DTD Test Page</title> <script type="text/javascript"> // Define an object for this test page, so the assignment to FCK.DTD works var FCK = {} ; </script> <script type="text/javascript" src="../_source/internals/fcktools.js"></script> <script type="text/javascript" src="fck_xhtml10transitional.js"></script> </head> <body> <h1> DTD Contents </h1> <table border="1"> <script type="text/javascript"> for ( var p in FCK.DTD ) { document.write( '<tr><td><b>' + p + '</b></td><td>' ) ; var isFirst = true ; for ( var c in FCK.DTD[p] ) { if ( !isFirst ) document.write( ', ' ) ; isFirst = false ; document.write( c ) ; } document.write( '</td></tr>' ) ; } </script> </table> </body> </html>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
fck_dtd_test.html
945 B
lrw-r--r--
2024-11-22 17:53:05
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fck_xhtml10strict.js
3.35 KB
lrw-r--r--
2024-11-22 17:53:05
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fck_xhtml10transitional.js
4.65 KB
lrw-r--r--
2024-11-22 17:53:05
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).