Web::DOM::HTMLMenuElement
DOM HTMLMenuElement
object
DESCRIPTION
The Web::DOM::HTMLMenuElement
class implements the DOM HTMLMenuElement
interface.
This class is used by the HTML menu
element.
METHODS
In addition to the methods available for classes Web::DOM::Element and Web::DOM::HTMLElement,
obsolete compact
method is available. [HTML]
SPECIFICATION
- HTML
-
HTML Standard
<https://html.spec.whatwg.org/>
.
SEE ALSO
AUTHOR
Wakaba <wakaba@suikawiki.org>.
LICENSE
Copyright 2013-2017 Wakaba <wakaba@suikawiki.org>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.