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

Building Websites with Joomla!

Building Websites with Joomla!

H Graf / Packt Publishing / 2006-01-20 / USD 44.99

This book is a fast paced tutorial to creating a website using Joomla!. If you've never used Joomla!, or even any web content management system before, then this book will walk you through each step i......一起来看看 《Building Websites with Joomla!》 这本书的介绍吧!

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

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

SHA 加密
SHA 加密

SHA 加密工具