Parent Directory
|
Revision Log
New
| 1 | wakaba | 1.1 | <!DOCTYPE HTML> |
| 2 | <title>navigator.registerProtocolHandler</title> | ||
| 3 | |||
| 4 | <script> | ||
| 5 | navigator.registerProtocolHandler | ||
| 6 | ('x-test', 'http://suika.fam.cx/search/namazu?query=%s', 'Test URL Scheme'); | ||
| 7 | </script> | ||
| 8 | |||
| 9 | <p><a href="x-test:abc">x-test:abc</a> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |