Constructor requires owner document.paramowner The owner HTML document super( owner, name );
super( owner, name );
return getAttribute( "href" );
return getAttribute( "target" );
setAttribute( "href", href );
setAttribute( "target", target );