* Frank Ellermann wrote: >Obviously I don't understand it, and don't know how to construct >a javascript: URI from a given JS source, or how to implement it. The simplest way to put it is this: the scheme-specific part of a 'javascript' resource identifier is a percent-encoded UTF-8 encoded application/javascript entity; you should percent-encode the octet that represents the '/' character, for all other characters RFC 3987 and RFC 3986 imply the relevant rules. >> If it is possible to provide a complete ABNF, it would span >> several dozens of pages. > >As far as the URI scheme is concerned I'd expect a few lines, >addressing interesting cases for URI consumers and producers, >with some examples. It does address the '#', '/', and BOM cases, there are no other interesting cases and there are several examples, valid and invalid. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/Received on Sunday, 5 November 2006 18:50:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 06:11:49 GMT