Online CSS syntax validation settingsThe online CSS syntax validator tool allows you to validate CSS documents using the W3C® Syntax Validator available on the W3C website. It is an alternative to the CSS syntax validator built into Spider. The Spider can send the currently edited document to the validator script, regardless of whether it is opened from the server or locally, and the validation results are displayed on the bottom panel. The online CSS syntax validator settings window can be displayed either through the editor settings window from the"Spelling and syntax verification" tab or automatically each time the online syntax validation tool is invoked using the command from the Main menu / Tools / Code verification / Check syntax online or by launching the tool from the bottom results panel. The validator settings window allows you to define the settings of the verification report. First of all, you can choose between simple or extended mode. In simple mode, the default script settings are used. Extended mode, on the other hand, allows you to define parameters that affect the syntax verification results. Parameters of the extended operating modeWarnings Verification profile Medium Additional validator settingsThe first tab named "Operation mode" contains the option:Always display this window before online verification The second tab allows you to define the properties related to the script handling. Most likely you will not need to change these properties. However, there may be times when a script is modified by W3C employees in such a way that the names of the script handling form fields or the script address are changed. Then the validator tool may stop working properly. However, you will be able to use these fields to set the connection to the script so that it works properly also on other field names or at a different URL. |
Related topics |