Re: validation button in your web browser

Of course, I was the one who originally created this technique almost
two years ago.  I first shared it on the HWG discussion lists before
"bookmarklets" were a figment in anyone's imagination.  For a full,
detailed explanation, check this message out:

http://metalab.unc.edu/hwg-bin/msgid?000d01bdb9b3%24bfcfe7c0%24957d450c@
333161626worldnet.att.net&browsing=AaX6lto2qVL

This is only for your own browser, though.  For validating pages you are
currently visiting.  If you want to allow a visitor to validate the page
he's on, use this HTML:

<a href="http://validator.w3.org/check/referer">Validate this page</a>

-Ryan

----- Original Message -----
From: Bjoern Hoehrmann <derhoermi@gmx.net>
To: <www-validator@w3.org>
Sent: Friday, March 10, 2000 1:26 PM
Subject: Re: validation button in your web browser


> * Jos van den Oever <Jos.vandenOever@fenk.wag-ur.nl> wrote:
> | With javascript it's easy to make a HTML validation button that
> | uses the w3 validator. Instructions are here:
> | http://www.fenk.wau.nl/~oever/www/htmlvalidation.html
>
> David Lindquist told us some weeks ago about
> http://www.davidandsarah.com/david/misc/validate.html
>
> regards,
> --
> Björn Höhrmann · http://www.bjoernsworld.de ·
mailto:bjoern@hoehrmann.de
>

Received on Friday, 10 March 2000 14:16:05 UTC