Objects are identified either by the NAME="..." HTML tag attribute or by the ID="..." HTML tag attribute.
Netscape shows a marginal preference for the name property while MSIE seems slightly better disposed towards the ID property.
W3C comes down fairly and squarely on the ID property as being the favorite.
However in many cases, both browsers support either technique and in some cases will locate items named with either tag as if they existed in a single namespace.
Prev | Home | Next |
Layer.moveToAbsolute() | Up | Layer.offset() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |