|
November 23, 2000 Counting Attributes Tips: November 2000
Yehuda Shiran, Ph.D.
|
|
Netscape boasts Netscape 6 as a much more robust browser than Internet Explorer, as far as adherence to the DOM standard is concerned. For example, the attribute count feedback in Internet Explorer is not functioning. The following link runs a little script that computes the number of attributes attached to the BODY element of this tip. Here is the script:
Click the link above. If you are running Internet Explorer V5, you will get the amazing 94. If you are running Netscape 6, you should get 4, as the
In fact, Internet Explorer computes a different number for every element type. 94 for
People who read this tip also read these tips: Look for similar tips by subject: |