jQuery卷页效果 jQuery Page Peel

码农软件 · 软件分类 · jQuery高级页面组件 · 2019-12-31 16:43:13

软件介绍

这是一个用于创建Page Peel(卷页/页面剥落)特效的jQuery插件。

示例代码:

<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jQuery.pagePeel.js"></script>

<script type="text/javascript">

$().ready(function(){
$('pagePeel').pagePeel({}); }

</script>

<body>

<div id="pagePeel"> </div>

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

A Byte of Python

A Byte of Python

Swaroop C H / Lulu Marketplace / 2008-10-1 / USD 27.98

'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save t......一起来看看 《A Byte of Python》 这本书的介绍吧!

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具