- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://github.com/huacnlee/jdialog
软件介绍
特色介绍
- 可修改CSS来统一定制UI;
- 通过参数设置标题,高度,宽度,窗口显示的HTML内容;
- 一个页面同时只能显示一个窗口;
- 窗口显示需要指定一个页面上的对象做为窗口显示做置定位,这样窗口会出现在哪个东西的下面,就像下拉列表一样.
- 不能拖动(我们不需要这样的功能);
- 可以点击窗口之外的任意区域来关闭窗口,或是点右上角的关闭按钮.
演示地址: http://huacnlee.github.com/jdialog/
Effective JavaScript
David Herman / Addison-Wesley Professional / 2012-12-6 / USD 39.99
"It's uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and h......一起来看看 《Effective JavaScript》 这本书的介绍吧!
