Programmer's Guide (程式設計師指南) > Interfaces > W3C Node interface > firstChild attribute
  
firstChild attribute
The first child of this node. If there is no such node, this returns null.
firstChild
Access
read-only
Returns
Node