The manakai project

Web::DOM::HTMLFrameElement

The DOM HTMLFrameElement object

DESCRIPTION

The Web::DOM::HTMLFrameElement class implements the DOM HTMLFrameElement interface. The class is used by the HTML frame element.

The interface, as well as the frame element, is obsolete.

METHODS

In addition to the methods available for classes Web::DOM::Element and Web::DOM::HTMLElement, the following obsolete methods are available: frameborder, longdesc, marginheight, marginwidth, name, noresize, scrolling, and src. [HTML]

SPECIFICATION

HTML

HTML Standard <http://www.whatwg.org/specs/web-apps/current-work/#the-frames-element>.

SEE ALSO

Web::DOM::HTMLElement.

AUTHOR

Wakaba <wakaba@suikawiki.org>.

LICENSE

Copyright 2013 Wakaba <wakaba@suikawiki.org>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 21:

=back without =over