From an HTML file, open the Browser Check menu from the Document toolbar and choose Edit
Ignored Error List.
This command is not available from XML files.
Dreamweaver opens the Exceptions.xml file.
TIP TIP
937
Maximizing Browser Targeting 30
2. Enter any desired exceptions in the XML file between the
...tag pair. As noted in the file comments, the following five types of exceptions are allowed:
Element Example
Browser Compatibility Issue
CSS Property
CSS Value
3. Add the desired exception in the proper format. Make sure that your code is outside the commented
section but inside the ... tag pair.
4. When you??™re finished, save the file.
To quickly add an error to the exceptions list, you can right-click (Control+click) on any displayed
error in the Browser Compatibility Check category of the Results panel and choose
Ignore Error to add it to the Exceptions.xml file.
Viewing and correcting errors
If Dreamweaver finds any errors on your page, they are listed in the Browser Compatibility Check category
of the Results panel. Double-click any error listing to highlight the problematic section.
Pages:
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604