Contents Index Topic Contents | ||
Previous Topic: scrollTo Next Topic: select |
select
Description
Highlights the input area of a form element.
Syntax
object.select( )
Return Value
No return value.
Remarks
You can use the select method with the focus method to highlight a field and position the cursor for a user response.
Applies To
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.