Web design glossary: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 7: Line 7:
* cover flow<ref>[http://en.wikipedia.org/wiki/Cover_Flow Cover Flow - Wikipedia, the free encyclopedia]</ref>, 又稱 carousel, 3D封面 example: [http://www.tripwiremagazine.com/2012/12/jquery-carousel.html 55 Best jQuery Carousel Plugins]
* cover flow<ref>[http://en.wikipedia.org/wiki/Cover_Flow Cover Flow - Wikipedia, the free encyclopedia]</ref>, 又稱 carousel, 3D封面 example: [http://www.tripwiremagazine.com/2012/12/jquery-carousel.html 55 Best jQuery Carousel Plugins]
* drag & drop [繁] 拖曳、拖移、拖拉 [簡] 拖拽, 拖放
* drag & drop [繁] 拖曳、拖移、拖拉 [簡] 拖拽, 拖放
* drop down menus 下拉式選單
* dropdowns / drop down menus [繁體] 下拉選單 [簡體] 下拉菜單
* menu [繁體] 選單 [簡體] 菜单
* menu [繁體] 選單 [簡體] 菜单
* modal dialog [繁體] 對話視窗 [簡體] 对话框、弹出窗口。點選按鈕,跳出小視窗要求使用者填寫表單內容。 sample: [http://jqueryui.com/dialog/#modal-form Dialog | jQuery UI], [http://bootsnipp.com/snipps/login-form-in-a-modal Viewing snipp | Login form in a modal | Bootsnipp.com]  
* modal dialog [繁體] 對話視窗 [簡體] 对话框、弹出窗口。點選按鈕,跳出小視窗要求使用者填寫表單內容。 sample: [http://jqueryui.com/dialog/#modal-form Dialog | jQuery UI], [http://bootsnipp.com/snipps/login-form-in-a-modal Viewing snipp | Login form in a modal | Bootsnipp.com]  

Revision as of 14:07, 21 August 2016

網頁設計相關專有名詞

UI Components

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

  • accordion 折疊。為了在小的螢幕上,顯示主要的資訊區塊時,會將其他區域折疊。 example: Accordion | jQuery UI, Creating an Accordion with Spry Data
  • breadcrumbs [繁體] 麵包屑(導覽) [簡體] 面包屑导航
  • cover flow[1], 又稱 carousel, 3D封面 example: 55 Best jQuery Carousel Plugins
  • drag & drop [繁] 拖曳、拖移、拖拉 [簡] 拖拽, 拖放
  • dropdowns / drop down menus [繁體] 下拉選單 [簡體] 下拉菜單
  • menu [繁體] 選單 [簡體] 菜单
  • modal dialog [繁體] 對話視窗 [簡體] 对话框、弹出窗口。點選按鈕,跳出小視窗要求使用者填寫表單內容。 sample: Dialog | jQuery UI, Viewing snipp | Login form in a modal | Bootsnipp.com
  • navbar (navigation bar) [繁體] 導覽列 [簡體] 导航条
  • pagination [繁體] 分頁、頁碼 [簡體] 分页、页码
  • progress bars [繁體] 進度條 [簡體] 进度条 example: Progressbar | jQuery UI
  • slider [繁體] 滑桿、拉桿 [簡體] 滑块、滑动条。例如電腦調整音量的滑桿。 sample: Sliders | User Interface Design InspirationSlider | jQuery UI
  • spinner [繁體] 下拉框、下拉選單 [簡體] 旋转器。原本下拉選單 (select box) 外,可利用上下鍵調整項目數值。 example: Spinner | jQuery UI
  • thumbnails 縮圖
  • tab [繁體] 標籤 [簡體] 标签页 sample: Tabs | jQuery UI
  • tooltip [繁體] 提示文字、彈出式提示框 [簡體] 提示文本。滑鼠游標移到元素或連結上方時,顯示的簡短文字。
  • tour tip: guided tours through your app or website 步驟式導引 app 或網站功能
  • video slider 影片選單;

內容

表單 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)

服務建議書或服務企劃書(service suggestions)

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