October 13th, 2003
HTML Validation AppleScript
![]() |
Paste this into Script Editor:
tell application “Safari”
set frontURL to the URL of the front document end tell set newURL to “http://validator.w3.org/check?uri=” & frontURL tell application “Safari” and then save it as a compiled script, drop it into ~/Library/Scripts/Applications/Safari/ If you have the Script Menu installed [/Applications/AppleScript/Script Menu.menu] then, whenever Safari is the front application, the script menu contains an option to validate the HTML of the front web page. |
Both comments and pings are currently closed.
RSS 2.0
Comments are closed!
