/[suikacvs]/www/test/dom/navigator/register-protocol-handler/test-1.html
Suika

Contents of /www/test/dom/navigator/register-protocol-handler/test-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sun Apr 12 03:10:07 2009 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
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