模拟Alert插件 Tip.js

码农软件 · 软件分类 · jQuery对话框 · 2019-12-14 20:56:55

软件介绍

Tip.js是一个模拟alert的插件,简单、易用。以json格式传递参数

是一个纯粹的JavaScript插件,不依赖其他框架~

用法介绍:

Tip({
  str:'alert上需要弹出显示的文本',
  pos:1, //1:警告,2:错误,3:正确,4:疑问
  move:true, //alert是否可以移动 true移动  false 不移动
  callback:function(){
  //回调方法
  }
})

 

 

本文地址:https://codercto.com/soft/d/21160.html

Pattern Recognition and Machine Learning

Pattern Recognition and Machine Learning

Christopher Bishop / Springer / 2007-10-1 / USD 94.95

The dramatic growth in practical applications for machine learning over the last ten years has been accompanied by many important developments in the underlying algorithms and techniques. For example,......一起来看看 《Pattern Recognition and Machine Learning》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器