jQuery弹出窗口插件 SimpleBox

码农软件 · 软件分类 · jQuery对话框 · 2019-12-15 11:28:47

软件介绍

SimpleBox.js 是一个简单的 jQuery 插件,用来弹出窗口。

示例代码:

SimpleBox.open('#myContent',{
   showCloseImage:true,
   defaultCloseImageSrc:'/images/closeButton_off.gif',
   hoverCloseImageSrc:'/images/closeButton_on.gif',
   closeImageCss:{top:3,right:4,border:"1px solid #fff"}
});

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

RESTful Web Services Cookbook

RESTful Web Services Cookbook

Subbu Allamaraju / Yahoo Press / 2010-3-11 / USD 39.99

While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 10......一起来看看 《RESTful Web Services Cookbook》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

RGB HEX 互转工具

SHA 加密
SHA 加密

SHA 加密工具