Web design glossary: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 28: Line 28:
* progressive disclosure 漸進呈現。說明: [http://chuansong.me/n/1396181 渐进呈现-Progressive Disclosure -- 用户体验那些事 -- 传送门]、[https://www.nngroup.com/articles/progressive-disclosure/ Progressive Disclosure] {{access | date = 2016-03-11}}
* progressive disclosure 漸進呈現。說明: [http://chuansong.me/n/1396181 渐进呈现-Progressive Disclosure -- 用户体验那些事 -- 传送门]、[https://www.nngroup.com/articles/progressive-disclosure/ Progressive Disclosure] {{access | date = 2016-03-11}}
* Rich text [繁體] 富文字 [簡體] 富文本
* Rich text [繁體] 富文字 [簡體] 富文本
* Rich text editor 網頁編輯器: 可以設定文字大小、顏色等樣式、插入圖片等素材的編輯器。也可稱<abbr title="What You See Is What You Get">WYSIWYG</abbr> 所見即所得的編輯器 ex: [http://en.wikipedia.org/wiki/TinyMCE TinyMCE], [http://en.wikipedia.org/wiki/CKEditor CKEditor]
* Rich text editor 網頁編輯器: 可以設定文字大小、顏色等樣式、插入圖片等素材的線上編輯器。也稱<abbr title="What You See Is What You Get">WYSIWYG</abbr> 所見即所得的編輯器 ex: [http://en.wikipedia.org/wiki/TinyMCE TinyMCE], [http://en.wikipedia.org/wiki/CKEditor CKEditor], [https://alex-d.github.io/Trumbowyg/ Trumbowyg]。
 


== 表單 html form ==
== 表單 html form ==

Revision as of 22:00, 7 July 2016

網頁設計相關專有名詞

UI Components

使用者介面元件與互動特效相關

內容

表單 html form

  • chained menu 動態選單(動態二階選單、動態多階選單) 或稱 chained select Menu, double combo menu, select cascade, dynamic dropdowns, dropdown dependent
  • checkbox [繁體] 複選框、核取方塊 [簡體] 复选框
  • date picker 日期選擇器 ex: jQuery Datepicker
  • dropdown 下拉選單
  • mandatory / required (欄位)必填
  • placefolder 意思可能有二:
    1. placefolder text 輸入框內無法編輯的文字,作為提示使用。通常滑鼠點擊輸入框時,提示文字會消失。 [2]
    2. 版面區塊 ex: 選定某個版面區塊,可供編輯[3] placefolder 雲端服務用以填充區塊,方便網站正式上線前,測試與確認網頁版面或圖片樣式大小。例如: {placekitten}, Placehold.it - Quick and simple image placeholders, Fake images please?
  • radio button [繁體] 單選按鈕, 選項紐 [簡體] 单选按钮
  • spinner 連動式下拉選單

資料結構

  • ER圖 (entity-relationship diagram)

使用研究 / 方法論

產品規格文件

產品規格文件(BRD, MRD, PRD)撰寫[5]

  • BRD 商業需求文件 Business Requirement Document
  • MRD 市場需求文件 Market Requirement Document
  • PRD 產品需求文件 Product Requirement Document

RFP (Request For Proposal) 需求建議書

  • (left blank intentionally)

Functional Map

flow chart

Style guide 設計規範、視覺方針 ex:


Database schema

成長駭客

  • AARRR 模式
  • growth hack [繁體] 成長駭客、增長駭客 [簡體] 增长黑客。「新創公司發展的行銷方法,透過創意、分析式思考 (analytical thinking) 、衡量指標 (Performance metric) ,以提升產品銷售和服務曝光。」資料來源: 維基百科
  • (user) onboarding: 使用者第一次使用網站服務

其他

  • HTML5 [簡體] H5 页面
  • High-fidelity prototype [繁體] 高仿真原型、[簡體] 高保真原型。相反詞: Low-fidelity prototype 低仿真度原型
  • Image resolution / Display resolution: [繁體] 解析度、[簡體] 分辨率
  • interoperability (跨異質平台)互通性
  • Low-fidelity prototype [繁體] 低擬真性原型、低仿真度原型。相反詞: High-fidelity prototype 高仿真原型
  • Mockup [繁體] 視覺稿
  • Product Design (PD)
  • Product Design & Development (PD&D)
  • Prototype [繁體]雛形、原型
  • rounded corner 圓角 圆角
  • Wireframe [繁體] 線框圖
    • 步驟式畫面切換
    • Call to Actions
    • 表單欄位與型態 ex: 下拉選單、核取按鈕
    • 按鈕用途...
    • 連結
    • 使用者操作後的回饋訊息


reference

further reading