Google form: Difference between revisions

Jump to navigation Jump to search
71 bytes removed ,  1 November 2015
m
no edit summary
No edit summary
mNo edit summary
Line 7: Line 7:
== 網站開發者 ==
== 網站開發者 ==
建立類似 Google form 的前端網頁功能
建立類似 Google form 的前端網頁功能
# 如果「必要問題」沒有填寫時,點選「提交」按鈕時,會出現「這是必填問題」錯誤訊息。 <div style="min-width: 100%">http://planetoid.info/images/google_from_required_question.png </div>
# 如果「必要問題」沒有填寫時,點選「提交」按鈕時,會出現「這是必填問題」錯誤訊息。http://planetoid.info/images/google_from_required_question.png  
# 如果「必要問題」有填寫時,原本的「這是必填問題」錯誤訊息會消失。
# 如果「必要問題」有填寫時,原本的「這是必填問題」錯誤訊息會消失。
# 單選按鈕(radio button)的題目選項,如果使用者在「其他」選項的文字方框輸入文字時,會自動勾選「其他」。當輸入文字清除時,勾選「其他」的狀態會繼續維持。 <div style="min-width: 100%">http://planetoid.info/images/google_from_radio_button_other.png </div>
# 單選按鈕(radio button)的題目選項,如果使用者在「其他」選項的文字方框輸入文字時,會自動勾選「其他」。當輸入文字清除時,勾選「其他」的狀態會繼續維持。 http://planetoid.info/images/google_from_radio_button_other.png  




[[Category:Google]]
[[Category:Google]]

Navigation menu