For example, the following code:
In the IE browser, "this is a IE" will be output;
In the firefox browser, "this is a Mozilla" will be output.
But this does not mean that the document.all attribute method is not supported in firefox.
The following piece of code runs normally under IE and Firefox browsers