14,959
edits
(Created page with "網頁設計相關名詞 == 網頁中英文名詞對照 == UI Components * breadcrumbs [繁體] 麵包屑(導覽) [簡體] 面包屑导航 * drop down menus 下拉式選單 *...") |
(→特效) |
||
| Line 20: | Line 20: | ||
== 特效 == | == 特效 == | ||
* accordion 折疊。為了在小的螢幕,顯示主要的資訊區塊時,會將其他區域折疊。 example: [http://jqueryui.com/accordion/ Accordion | jQuery UI] | * accordion 折疊。為了在小的螢幕,顯示主要的資訊區塊時,會將其他區域折疊。 example: [http://jqueryui.com/accordion/ Accordion | jQuery UI], [http://adobe.github.io/Spry/samples/accordion/AccordionSample2.html Creating an Accordion with Spry Data] | ||
* 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] | ||
* rounded corner 圓角 圆角 | * rounded corner 圓角 圆角 | ||