Donate
Sandbox
Collaborate
Documentation
Downloads
Documentation
Prolog Predicate Reference
dom
get_by_id/2
get_by_id/2
Get an HTML element by its id.
Description
get_by_id
(
+atom
,
?htmlObject
)
get_by_id(Id, HTMLObject)
is true if and only if
HTMLObject
is the HTML element identified by
Id
.
Implementation
Community
Site
Twitter
Github
npm
Documentation
Manual
Examples
Implementation details
Prolog Predicate Reference
Code
Custom bundle
Installation from npm
Source Code
Contact
Form contact
Collaborators
Contributors
tau.prolog @ gmail.com
© 2017 - 2023
José Antonio Riaza Valverde
Released under the
BSD-3 Clause license