http://www.htmlhelp.com/tools/validator/direct.html

Maybe not as spiffy as the w3c validator, but this one lets you copy
and paste. It should be possible to write a bookmarklet that grabs all
the html, and submit's it to the below pages action page. Probably
take a little fiddling but I don't see why it wouldn't be possible.

Another idea would be to use the client side XML capabilities of IE to
post the XML straight to the page, grabbing the results and writing
them to a popup or something.


If you get the urge to try Mozilla, Checky is the ultimate validation
plugin. Gives access to around 30 different validation services via
right click.
http://checky.mozdev.org/

-- 
 jon
 mailto:[EMAIL PROTECTED]

Thursday, February 6, 2003, 6:01:11 AM, you wrote:
HA> Ladies & Gentlemen,

HA> I am working on an administration section of a site, and I am trying to
HA> make it XHTML 1.0 Strict (for the first time), and I want all code to be
HA> validated as good. Access to the site is restricted through a login, and
HA> session variables.

HA> This means I can't just use a simple bookmarklet to pass the URL to the
HA> W3C validator (http://validator.w3.org/). Opera has a nifty feature where
HA> one can pass any client-side code to the validator. Would it be possible
HA> to do something like that in IE?

HA> Using Opera just for the validation (while I check that it renders ok
HA> there as well) wouldn't be too much of a hassle, but I'd prefer a simple
HA> bookmarklet in IE.

HA> Any tips/ideas?



HA> Hugo



HA> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to