You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by SB <st...@cyberspace.org> on 2002/05/30 13:24:57 UTC

html element attributes

 
 Hi
 Not all attributes mentioned for an HTML element are present
 in the HTML DOM spec for that element? For example, the Table
 element has a style attribute according to
 http://www.w3.org/T/html401/struct/tables.html
 but this attribute is not present in the HTMLTableElement.
  
 The html spec says it is defined elsewhere. Some attributes
 like id and title are available in the parent interfaces for
 this element, but not all are like that. Can somebody tell
 me what 'defined elsewhere' means?
   
   thanks,
   -st.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org