Center element plugin

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-14 18:29:02

软件介绍

This plugin center any element in page, horizontal and vertical using the css minus margin method.

The portuguese page can be found at: http://www.alexandremagno.net/blog/?p=75
Download: http://jquerydevbrazil.googlecode.com/svn/trunk/jquery.center.js

Require the dimensions plugin

Usage

$("element").center(); //vertical and horizontal
$("element").center({
horizontal: false // only vertical
});

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

APP蓝图

APP蓝图

吕皓月 / 清华大学出版社 / 2015-1-1 / 69.00

移动互联网原型设计,简单来说,就是使用建模软件制作基于手机或者平板电脑的App,HTML 5网站的高保真原型。在7.0 之前的版本中,使用Axure RP进行移动互联网的建模也是可以的。比如,对于桌面的网站模型,制作一个1024像素宽度的页面就可以了;现在针对移动设备,制作320像素宽度的页面就好了。但是在新版本的Axure RP 7.0 中,加入了大量对于移动互联网的支持,如手指滑动,拖动,横屏......一起来看看 《APP蓝图》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换