﻿<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="dom.css" type="text/css"?>
<!DOCTYPE api [
	<!ENTITY sbURL    "/toolbox/sidebars/2001/dom2/">
	<!ENTITY w3cURL   "http://www.w3.org/TR/">
  <!ENTITY coreURL  "2000/REC-DOM-Level-2-Core-20001113/core.html">
  <!ENTITY viewURL  "2000/REC-DOM-Level-2-Views-20001113/views.html">
  <!ENTITY eventURL "2000/REC-DOM-Level-2-Events-20001113/events.html">
  <!ENTITY styleURL "2000/REC-DOM-Level-2-Style-20001113/stylesheets.html">
  <!ENTITY cssURL   "2000/REC-DOM-Level-2-Style-20001113/css.html">
  <!ENTITY travURL  "2000/REC-DOM-Level-2-Traversal-Range-20001113/traversal.html">
  <!ENTITY rangeURL "2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html">
  <!ENTITY htmlURL  "2001/WD-DOM-Level-2-HTML-20011210/html.html">
]>
<!--
Copyright Rich Doughty 2001
If you like this tab, send me an email!

www:	http://www.richdoughty.net/
email:	rich@dufty.karoo.co.uk
-->
<api xmlns="http://www.richdoughty.net/NS/api" xmlns:h="http://www.w3.org/1999/xhtml">
<h:div id="index">
<h:a href="core.xml" target="_self">Core</h:a>
<h:a href="views.xml" target="_self">Views</h:a>
<h:a href="events.xml" target="_self">Events</h:a>
<h:a href="stylesheets.xml" target="_self">Style Sheets</h:a>
<h:a href="css.xml" target="_self">CSS</h:a>
<h:a href="traversal.xml" target="_self">Traversal</h:a>
<h:a href="ranges.xml" target="_self">Range</h:a>
<h:a href="html.xml" target="_self">HTML</h:a>
</h:div>
<h:base target="_content" />
<title>
<h:a href="&w3cURL;&styleURL;#">DOM 2 Style Sheets</h:a>
</title>
<interface>
<name>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet">StyleSheet</h:a>
</name>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet-disabled">disabled</h:a>
</attribute>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet-href">href</h:a>
</attribute>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet-media">media</h:a>
</attribute>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet-ownerNode">ownerNode</h:a>
</attribute>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet-parentStyleSheet">parentStyleSheet</h:a>
</attribute>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet-title">title</h:a>
</attribute>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet-type">type</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheetList">StyleSheetList</h:a>
</name>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheetList-length">length</h:a>
</attribute>
<method>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheetList-item">item</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="&w3cURL;&styleURL;#StyleSheets-MediaList">MediaList</h:a>
</name>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-MediaList-length">length</h:a>
</attribute>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-MediaList-mediaText">mediaText</h:a>
</attribute>
<method>
<h:a href="&w3cURL;&styleURL;#StyleSheets-MediaList-appendMedium">appendMedium</h:a>
</method>
<method>
<h:a href="&w3cURL;&styleURL;#StyleSheets-MediaList-deleteMedium">deleteMedium</h:a>
</method>
<method>
<h:a href="&w3cURL;&styleURL;#StyleSheets-MediaList-item">item</h:a>
</method>
</interface>
<interface>
<name>
<h:a href="&w3cURL;&styleURL;#StyleSheets-LinkStyle">LinkStyle</h:a>
</name>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-LinkStyle-sheet">sheet</h:a>
</attribute>
</interface>
<interface>
<name>
<h:a href="&w3cURL;&styleURL;#StyleSheets-StyleSheet-DocumentStyle">DocumentStyle</h:a>
</name>
<attribute>
<h:a href="&w3cURL;&styleURL;#StyleSheets-DocumentStyle-styleSheets">styleSheets</h:a>
</attribute>
</interface>
</api>
