Document: applets プロパティ
非推奨;: この機能は非推奨になりました。まだ対応しているブラウザーがあるかもしれませんが、すでに関連するウェブ標準から削除されているか、削除の手続き中であるか、互換性のためだけに残されている可能性があります。使用を避け、できれば既存のコードは更新してください。このページの下部にある互換性一覧表を見て判断してください。この機能は突然動作しなくなる可能性があることに注意してください。
applets
は Document
のプロパティで、空の HTMLCollection
を返します。このプロパティは互換性のためだけに残されています。古いバージョンのブラウザーでは、文書内のアプレットのリストを返していました。
メモ: <applet>
要素の対応はすべてのブラウザーで除去されました。そのため、document.applets
を呼び出すと常に空の集合を返します。
値
空の HTMLCollection
です。
仕様書
Specification |
---|
HTML # dom-document-applets |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
applets |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Partial support
- Partial support
- Deprecated. Not for use in new websites.
- Has more compatibility info.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.