15个JQUERY 翻书插件

2024-04-27 12:38

本文主要是介绍15个JQUERY 翻书插件,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

15个JQUERY 翻书插件



15+ Best jQuery Page Flip Book effect with examples

In this Article we are providing best jQuery html5 page flip book with examples and demo.Page flip book are one of the most popular ones of them in web design. They are implemented very successfully in Flash, many websites, documents, magazines are being created/published each day. Here you will find 15 jQuery page flip Book plugins that that offer good page-flip experience and help creating book-like interfaces. jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5.

1. BookBlock: A Content Flip jQuery Plugin

BookBlock is a jQuery plugin that can be used for creating booklet-like components that allow a “page flip” navigation. Any content can be used, such as images or text.

BookBlock: A Content Flip jQuery Plugin

Read MoreDemo

2. imBookFlip : jQuery Page Turning Plugin without Flash

The imBookFlip jQuery plugin can load a book in an iframe or directly on the page. The book’s pages can be set to turn when manually clicked only, begin auto flip (turn automatically) as soon as the html page loads, or begin auto flip when first page (front cover is clicked). Sound Manager can be used with the jQuery plugin to add audio to the book.

imBookFlip : jQuery Flip Page Turning Plugin without Flash

Read MoreDemo

3. jQuery flip book image gallery  plugin : jFlip

This plugin builds an image gallery made as a book. You can flip the book pages to view the next or previous image clicking or dragging the animated corners shown when hovering on the gallery area.

jQuery page flip book plugin  jFlip

Read MoreDemo

4. turn.js – jQuery HTML5 Page Flip effect plugin

Turn js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5. Being inspired by the effect of iBooks and Maps for iOS, I created two classes: one for manipulating the overall publication and another for each individual page.

turn.js – jQuery HTML5 Page Flip effect plugin

Read MoreDemo

5. Creating a jQuery Flipbook Image Slider with CSS3 3D Transforms

We’re going to write this code as a jQuery plugin, so first you need to include jQuery. Next we want to include a script called Modernizr. We only need 3D Transforms, and you can download the required script from here.

Creating a  jQuery Flipbook Image Slider with CSS3 3D Transforms

Read MoreDemo

6. jQuery Responsive FlipBook v5

jQuery Responsive flipbook no Flash Player needed (works on the Ipad etc.)

jQuery Responsive FlipBook v5

Read MoreDemo

7. jQuery Fullscreen Pageflip Layout

A tutorial on how to create a fullscreen pageflip layout using BookBlock. The idea is to flip the content like book pages and access the pages via a sidebar menu that will slide out from the left.

jQuery Fullscreen Pageflip Layout

Read MoreDemo

8. Moleskine Notebook with jQuery flip page Booklet

In this we will show you how to use and customize the brilliant jQuery Booklet Plugin by talented Will Grauvogel. We will create a virtual Moleskine notebook with latest posts from the blog.

Moleskine Notebook with jQuery Page flip Booklet

Read MoreDemo

9. Bookflip : JavaScript Page Turn effects

Bookflip engine has been totally rebuilt for better modern browser performance(IE8 & 9).Place any html code within the books pages – div id=”pages” (#no longer inside bookflip div). Each code block within the pages div will be treated as a seperate book page. Setting are adjustable in the script.

Bookflip : JavaScript Page Turn effects

Read MoreDemo

10. jQuery flipbook layout plugin : Booklet

Booklet is a jQuery tool for displaying content on the web in a flipbook layout.It was built using the jQuery library.

jQuery flipbook layout plugin : Booklet

Read MoreDemo

11. jPageFlipper : jQuery HTML5 Canvas page flipper

This is a wonderful implementation of page flipper entirely based on HTML 5 canvas tag. It means that it can work in any browser that supports HTML 5 standard draft – just out of the box!

jPageFlipper : jQuery HTML5 Canvas page flipper

Read MoreDemo

12. jQuery Flipbook Slider

jQuery Flipbook Slider is a lightweight jQuery plugin for flipping pages effect. It can be used with any content: text, html, iframes, videos, flash (swf) etc. You can customize it easily with CSS (background images, font family and color etc.).

 jQuery Flipbook Slider

Read MoreDemo

13. jQuery Experimental PageFlip Layout Inspired by Flipboard

In this we want to share an experimental 3D layout with you. It’s inspired by the famous Flipboard app where a seamlessly “normal” page flips like a page in a book when swiped. We’ve tried to re-create that effect using CSS 3D transforms and JavaScript, making a layout that is “flippable” and responsive. While the swiping makes sense for touch devices, dragging will do for normal browsers.

jQuery Experimental PageFlip Layout Inspired by Flipboard

Read MoreDemo

14. jQuery Flippage: Turn pages of your DIVs

FlipPage is a jQuery plugin that creates the illusion of turning the pages of a book.Originally developed for a presentation on touch pad, it can also find its place in an application such as e-book.

jQuery Flippage: Turn pages of your DIVs

Read MoreDemo

15. WowBook – jQuery Flip book engine

WowBook is jQuery plugin that allows you to create a online publication(like a book or magazine) with 2 different page flipping effects.

WowBook – jQuery Flip book engine

Read MoreDemo
Best jQuery website design gallery


这篇关于15个JQUERY 翻书插件的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/940525

相关文章

http://www.cnblogs.com/youxilua/archive/2012/03/17/2402833.html

http://www.cnblogs.com/youxilua/archive/2012/03/17/2402833.html

react native console.error...

Attempted to transition from state `RESPONDER_INACTIVE_PRESS_IN` to `RESPONDER_ACTIVE_LONG_PRESS_IN`, which is not supported. This is most likely due to `Touchable.longPressDelayTimeout` not being can

react-native数组删除,数组长度未变

js的数组删除方式有两种: 一、delete(数组的长度不发生变化) var array = ["我","爱","你"] delete array[0] 二、splice(数组的长度会发生相应的变化) splice(0,1);括号中的第一个数字是起始位置,后一个数字是需要删除的长度

react native 常用实用插件

调用系统打电话、发短信、发邮件、打开网址功能https://github.com/anarchicknight/react-native-communications 快速检索列表(按首字母)https://github.com/johanneslumpe/react-native-selectablesectionlistview 图表组件https://github.com/tomauty

html5 web转

一、配置移动开发环境  1.各种仿真器、模拟器的下载安装  http://www.mobilexweb.com/emulators  https://github.com/h5bp/mobile-boilerplate/wiki/Mobile-Emulators-&-Simulators  2.html5 DTD  <!doctype html>  <meta charset="utf-8">

解决html2canvas生成图片慢的问题

// 主要看那个点击事件就行<divclass="textBox-right-board-group"v-for="item in screenList":key="item.id"><!-- 获取不同分辨率下的屏幕的展示的文字大小DPI: fontSize: getFontSize(item.resolutionRatio), --><div:class="['borderContain

VUE 或 Js封装通用闭包循环滚动函数

1、vue3 闭包滚动函数的使用 js 调用也基本雷同 // 滚动Tab组件const scoreTabRef = ref()// 滚动的选项const scrollOption = ref({// 滚动的Dom元素scrollDom: null,// 滚动的时间间隔scrollInterval: 1500,// 滚动的距离scrollSep: 100,// 滚动历时时间scrollDur

UE4_Water插件_Buoyancy组件使用

water插件提供了一个浮力Actor蓝图类。 需要注意的几个问题: 1、StaticMesh需要替换根组件。 2、需要模拟物理设置质量。 3、需要添加浮力组件,设置浮力点,应用水中牵引力。

HTML(3)——常用标签3

引用标签 1.<blockquote>和<q> 两者都是对文本的解释引用,<blockquote>是用较大的段落进行解释,<q>是对较小的段落进行解释。 <!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>hhh</title></head><body><p>孔君:<q>此是君家果</q></p><p

vue开发过程中常用手册集锦

vue-router中文文档 vue官方文档教程 vue官方API vuex官方文档 vue实例的参数说明 $route和$router的区别 为什么vuex中必须要通过commit提交mutation? vue.js -- 60分钟组件快速入门(上篇) 父组件改变props,子组件如果直接使用props,会触发子组件更新父组件改变props