Câu 28: 70-480: MCSD Programming in HTML5 with JavaScript and CSS3
You troubleshoot a webpage that contains the following HTML markup: (Line numbers are included for reference only.) The webpage also contains the following JavaScript function named someEvent() that is declared in the HEAD section of the HTML:Function someEvent() {Alert('someEvent fired!');}The JavaScript function nam…
Nội dung câu hỏi
You troubleshoot a webpage that contains the following HTML markup: (Line numbers are included for reference only.) The webpage also contains the following JavaScript function named someEvent() that is declared in the HEAD section of the HTML:Function someEvent() {Alert('someEvent fired!');}The JavaScript function named someEvent() must run only when the user clicks the DIV element, not the INPUT elements. You need to modify the webpage to invoke the JavaScript function named someEvent(). What should you do? (Each correct answer presents a complete solution. Choose two.)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Option A — đáp án hiện tại
- B. Option B — đáp án hiện tại
- C. Option C
- D. Option D
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.