TextBox (Web Control)

zhaozj2021-02-16  40

1. How to make TextBox get a focus, textBox's text is all selected? ObjtextBox.attributes.add ("onfocus", "this.select ()")

2. How to implement the function of using the carriageway instead of the Tab key