A. document.forms[0].myButton
B. document.mainForm.myButton
C. document.forms[0].element[0]
D. 其余选项都可以