Baseline Widely available
This feature is well established and works across many devices and browser versions. Itâs been available across browsers since July 2015.
Résumécaption renvoie la légende du tableau.
Syntaxejs
string = table.caption;
Exemple
js
if (table.caption) {
// On peut alors faire quelque chose avec la légende du tableau
}
Notes
Cette propriété ne renvoie rien s'il n'y a aucune légende pour le tableau.
SpécificationRetroSearch 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