Parent Directory
|
Revision Log
Partial attempt to make scripts work without JSAN
| 1 | <!DOCTYPE HTML> |
| 2 | <!-- ;... --> |
| 3 | |
| 4 | <script src=SimpleParser.js></script> |
| 5 | <script src=IECSSOM.js></script> |
| 6 | |
| 7 | <textarea id=style-sheet-source> |
| 8 | p { |
| 9 | color: blue; |
| 10 | } |
| 11 | </textarea> |
| 12 | <button type=button>...</button> |
| 13 |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |