JavaScript: The Definitive Guide
25.2. Anchor.focus( ): scroll to make the anchor location visible
DOM Level 0:
25.2.1. Synopsis
void focus( );
25.2.2. Description
This method scrolls the document so the location of the Anchor object is visible. |
Категории