- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.youyax.com/xlert/
软件介绍
Tip.js是一个模拟alert的插件,简单、易用。以json格式传递参数
是一个纯粹的JavaScript插件,不依赖其他框架~
用法介绍:
Tip({
str:'alert上需要弹出显示的文本',
pos:1, //1:警告,2:错误,3:正确,4:疑问
move:true, //alert是否可以移动 true移动 false 不移动
callback:function(){
//回调方法
}
})
Head First HTML5 Programming
Eric Freeman、Elisabeth Robson / O'Reilly Media / 2011-10-18 / USD 49.99
What can HTML5 do for you? If you're a web developer looking to use this new version of HTML, you might be wondering how much has really changed. Head First HTML5 Programming introduces the key featur......一起来看看 《Head First HTML5 Programming》 这本书的介绍吧!
