On May 22, 2007, at 12:47 AM, Kristof Zelechovski wrote:

And besides, the bookmarklet uses the javascript protocol, which, IIRC, is designed to produce a new document on the fly, not to modify the current
one.

On the contrary, many uses of the javascript: URI scheme in web pages are used to modify the current page. The code in a javascript: URI is executed in an existing scripting context.

Regards,
Maciej

Reply via email to