阿摩線上測驗
登入
首頁
>
(1)程式設計(以 APP、HTML5/CSS 與 RWD、JAVA、SQL 語言為主) (2)系統分析(3)資料結構及資料庫應用
>
113年 - TQC+ HTML5 第 2 版 考古題-2023-51-100#121003
> 試題詳解
複選題
57 關於表單欄位驗證的說明,下列敘述哪些正確?
(A) 可使用 checkValidity()方法進行驗證
(B)如果傳回值是 false,那表示驗證無誤,如果是 true,那表示驗證有問題
(C)驗證有問題時,會觸發"invalid"事件
(D)CustomValidity()可以自訂驗證錯誤
答案:
登入後查看
統計:
A(35), B(14), C(66), D(48), E(0) #3272920
詳解 (共 1 筆)
MoAI - 您的AI助手
B1 · 2025/10/19
#6923173
1. 題目解析 在這道複選題中,我們需...
(共 1114 字,隱藏中)
前往觀看
1
0
相關試題
58 如附圖所示程式碼,若要產生如圖的效果,讓游標點擊欄位時,邊框變灰,程式碼底線 A 處的內容應為下列哪一項?(A) autofocus (B)focus (C)cursor (D)input
#3272921
複選題59 如附圖所示程式碼,產生的頁面如下圖,下列敘述哪些正確? (A) 網頁初始出現後直接點選 Submit_01按鈕,會將 First name 值送至 demo_form(A)asp 網頁 (B)網頁初始出現後直接點選 Submit_01按鈕,不會將 First name值送至 demo_form(A)asp網頁 (C)網頁初始出現後直接點選 Submit_02按鈕,會將 Last name 值送至 demo_form2.asp 網頁 (D)網頁初始出現後直接點選 Submit_02按鈕,不會將 Last name值送至 demo_form2.asp網頁
#3272922
複選題60 下列語法哪些正確? (A) <button type="submit" formaction="http://exam:8080/form" formmethod="post"> (B)<form method="get" action="http://exam:8080/autoform"> (C)<button type="submit" action="http://exam:8080/form" formmethod="post"> (D)<button form="eform" type="submit">Submit form</button>
#3272923
複選題61 下列哪些語法可以傳送 email? (A) <Form Method="POST" Action="mailto:html5@TQC.com" Enctype=“text/plain”> (B)<a href="mailto:html5@TQC.com?subject=HTML5 詢問&body=我有問題">詢問</a> (C)function sendMail(obj){window.location.href="mailto:TQC< html5@TQC.com>?subject="+ obj.e_name.value+"<"+obj.e_mail.value+">詢問&body="+obj.e_body.value;} (D)<input type="email">
#3272924
62 表單(Form)需要動態調整 enctype 屬性來達到上傳檔案的需求時,需要將 form物件去設定其 enctype 屬性,下列哪一種語法可在 IE上執行? (A) document.getElementById("form1").enctype="multipart/form-data"; (B)document.getElementById("form1").enctype="application/x-www-form-urlencoded"; (C)document.getElementById("form1").encoding="multipart/form-data"; (D)document.getElementById("form1").encoding="application/x-www-form-urlencoded";
#3272925
63 下列關於 HTML5 canvas敘述,哪一項是錯誤的? (A) canvas 元素本身並沒有繪製能力,它僅是圖形的容器 (B)canvas 元素使用 JavaScript在網頁上繪製圖像 (C)getContext() 方法可返回一個對象,該對象提供了用於在畫布上繪圖的方法和屬性 (D)getContext() 對象屬性和方法,可用於在畫布上繪製線條、矩形和圓形等等,但不可繪製文本
#3272926
64 下列哪一項為<canvas>標籤的用途? (A) Connect Remote Server (B)Local Database (C)Draw Images (D)Web SQL
#3272927
65 如附圖所示程式碼,關於 media 的寫法,下列敘述哪一項錯誤?(A) media="screen and (max-height:700px)" (B)media="screen or (max-height:700px)" (C)media="not screen and (max-height:700px)" (D)media="screen,(max-height:700px)"
#3272928
複選題66 當 Video 載入發生錯誤時,會觸發下列哪些事件? (A) onloadedmetadata (B)onsuspend (C)onerror (D)onloadstart
#3272929
複選題67 下列哪些屬於互動式內容(Interactive Content)? (A) textarea (B)video(has controls attribute) (C)canvas (D)svg
#3272930
相關試卷
113年 - TQC+ HTML5 第 2 版 考古題-2023-51-100#121003
2024 年 · #121003
108年 - 合作金庫商業銀行 108 年新進人員 開放系統第二類程式設計人員 專業科目:(1)程式設計(以 APP、HTML5/CSS 與 RWD、JAVA、SQL 語言為主) (2)系統分析(3)資料結構及資料庫應用#78891
2019 年 · #78891