A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/ja/docs/Web/API/HTMLTableElement/tHead below:

HTMLTableElement: tHead プãƒãƒ‘ティ - Web API

HTMLTableElement: tHead プロパティ

Baseline Widely available

HTMLTableElement.tHead は <table> の <thead> 要素を表します。そのような要素がない場合は、この値は null になります。

構文
thead_element = table.tHead;
table.tHead = thead_element;
引数 例
if (table.tHead == my_head_el) {
  // ...
}
仕様書 ブラウザーの互換性 関連情報

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4