Returns whether a particular element is in select scope.
Description
See also
Parameters
$tag_name
stringrequired- Name of tag to check.
Source
'OL',
'UL',
)
);
}
Changelog
Version | Description |
---|---|
6.4.0 | Introduced. |
Returns whether a particular element is in select scope.
$tag_name
stringrequired 'OL',
'UL',
)
);
}
Version | Description |
---|---|
6.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.