Use Dreamweaver MX 2004 to check the browser compatibility (3)
5. Ignore the error
Sometimes you know that the page contains a specific browser that does not support, you can choose to ignore this error. How to achieve? Right-click or press and hold the CTRL button, then click the tagged as a problem, select "Ignore Error" from the context menu. Dreamweaver will immediately remove this type of error in your document. At the same time, in the "Results" panel, this type of error will change from "error" to "warning".
Click the link below to watch the Macromedia Robodemo video to learn how to configure "Target Browser Check" to ignore errors.
View example
The following is the step of preventing Dreamweaver from displaying a type of error in the RobODemo video:
1. Right click or hold down the CTRL button and then click the code with red underline.
2. Select "Ignore Error" from the context related menu
Run "Target Browser Check" again:
1. Reduce the number of browsers in the prompt to check the number of errors
2. In the "Result" panel, the error changes to a warning
Use the following steps to edit those errors that have been overlooked in the list:
1. Click on any code with red underlined
2. Click the Target Browser Check Error menu, or right click or hold down the CTRL button, click any of the code with red underline, select Edit Ignore. This opens "Exceptions.xml" files with ignored error lists.
3. Remove the errors you want to remove from the list
4. Save the "Exceptions.xml" file and turn it off
Six, style analysis errors
If you are hand-written CSS, when you check the browser's support, you sometimes encounter an error message of "Style Analytical Error".
Dreamweaver displays this type of error if there is an unbalanced end in your CSS code.
Click the connection below to watch Macromedia Robodemo video to learn how to capture and fix this error.
View example
The following is the step of capturing and repairing such errors in RobODemo video:
1. Double-click the error message in the "Result" panel to go to the wrong line.
2. Remove the end tag of this isolated
3. Run "Target Browser Check"
in conclusion
As you can see, the "Target Browser Check" feature allows you to solve the compatibility problem of cross browsers directly in Dreamweaver, so that you can continue to build the site's work.
(Finish)
Inappropriate, please point out, criticize.
E-mail: xmanceo@yahoo.com.cn
related articles:
Use Dreamweaver MX 2004 to check the browser compatibility (1)
Use Dreamweaver MX 2004 to check the browser compatibility (2)