- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://trentrichardson.com/Impromptu/index.php
- 软件文档: http://trentrichardson.com/Impromptu/index.php
软件介绍
jQuery Impromptu 是一个用来显示漂亮的错误提示、警告、信息提示的jQuery对话框插件。可以通过css对对话框的样式进行定制,包括定制对话框的按钮等。
$.prompt("Procede?",{buttons:{'Please Do':'yes','Not Now':'no','Never':'never'}});
参数说明:
- prefix: a class prefix to associate each prompt with a css class
- submit: a function to call when prompt has been submitted
- callback: a function to call when prompt is complete
- opacity: prefered opacity of the overlay
- container: jquery selector for the overlay to cover ("div.mydiv")
- buttons: buttons you would like to display(as many as you like)
- overlayspeed: speed which the overlay fades in/out
- promptspeed: speed which the prompt displays
- show: how to show the prompt(show, fadeIn, slideDown, or your own)
About Face 4: 交互设计精髓
[美] 艾伦·库伯、[美] 罗伯特·莱曼、[美] 戴维·克罗宁、[美] 克里斯托弗·诺埃塞尔 / 倪卫国、刘松涛、杭敏、薛菲 / 电子工出版社 / 2015-10 / 118.00元
《About Face 4: 交互设计精髓》是《About Face 3:交互设计精髓》的升级版,此次升级把全书的结构重组优化,更加精练和易用;更新了一些适合当下时代的术语和实例,文字全部重新编译,更加清晰易读;增加了更多目标导向设计过程的细节,更新了现行实践,重点增加 移动和触屏平台交互设计,其实《About Face 4: 交互设计精髓》多数内容适用于多种平台。 《About F......一起来看看 《About Face 4: 交互设计精髓》 这本书的介绍吧!
