in ,

Page Flip Effect in Web Design: Examples with Thought Provoking Tutorials

It can also be done through Jquery, but it will not be navigable like flash design. The tendency of using the page flip effect for business projects either on e-magazine, digital books, brochures, catalogs, as well as image portfolios is growing day by day. As Flash technology is effective to create digital books with appropriate visual and sound effects, the page flip effects are mostly used in Flash designs. The websites designed with page flip effect are easy to navigate and hence put very good impression on the site visitors.

It is well known fact that a website success is measured by its easy navigation, eye-catching appearance and appropriate contents and this all can be achieved easily by adding page flip effect to any website. Commonly this is used by traditional publishers who want to create (and spread) a digital version of their physical document or paper or magazine as it allows the user to use the traditional electronic benefits like searching through a document, jumping to a specific page, links to external websites etc. The thought of designing websites in the form of flipping books or with page flip effects has been just started, but wherever it has been implemented, it has found to be highly appreciable from the visitor’s point of view.

We have arrived here to make you very clear of the concepts of page flip effect in web designing. We will make you understood how to add page flip effect with the help of example. For more assistance, we have also presented few tutorials which you can go through.

How to add Flip Page Effect

Let us explain you through one example how to add flip page effect using Simple page flip effect using Jquery, css and simple html. You can view the result by just copy pasting the code given below.
Let us first make you to go through JavaScript part which constitutes one of the sections of your website. The code is given as under:

<script type=”text/javascript” src=”http://code.jquery.com/jquery-latest.js”></script>

<script type=”text/javascript”>

$(document).ready(function(){

//Page Flip on hover

$(“#flipthepage”).hover(function() {

$(“#flipthepage img , .msg_block”).stop()

.animate({

width: ‘307px’,

height: ‘319px’

}, 500);

} , function() {

$(“#flipthepage img”).stop()

.animate({

width: ’50px’,

height: ’52px’

}, 220);

$(“.msg_block”).stop()

.animate({

width: ’50px’,

height: ’50px’

}, 200);

});

});

</script>

Now we have to add the required style which can be accomplished by the below given code:

<style type=”text/css”>

img { behavior: url(iepngfix.htc) }

#flipthepage {

position: relative;

right: 0; top: 0;

float: right;

}

#flipthepage img {

width: 50px; height: 52px;

z-index: 99;

position: absolute;

right: 0; top: 0;

-ms-interpolation-mode: bicubic;

}

#flipthepage .msg_block {

width: 50px; height: 50px;

overflow: hidden;

position: absolute;

right: 0; top: 0;

background: url (http://mistonline.in/wp/demo/subscribe.png) no-repeatright top;

}

</style>

Now at last we will add our HTML part which can be coded as below:

<div id=”flipthepage”>

<a href=”http://mistonline.in/wp”>

<imgsrc=”http://mistonline.in/wp/demo/page_flip.png” alt=”” />

</a>

<div class=”msg_block”></div>

</div>

Now our task of flip page effect is completed. You may view the output by just copy pasting the above given code.

Page Flip Effect Tutorials

If you want to learn more we are presenting here few tutorials which will make you learn several methods for adding flipping effect to your web page. These tutorials are presented below:

Flash tutorials: Vertical Page Flip Effect in Actionscript 3.0

This tutorial will let you to know how to add a cool flip effect to your image gallery using Actionscript 3.0.

Flash tutorials: Vertical Page Flip Effect in Actionscript 3.0

source

Create a Card Flip Effect for Flash Player 10 using ActionScript 3

Going through this tutorial, you will able to learn how to create a card flip effect for Flash Plash Player 10. Only you need to have the basic understanding of Actionscript 3.

Create a Card Flip Effect for Flash Player 10 using ActionScript 3
source

How to Make Page Flip Effect

This tutorial will provide you the basic understanding of add flip effect to your web page. It will make you understood step by step with coding and instructions.

How to Make Page Flip Effect
source

Creating Page Flip effect

This is really a remarkable tutorial which will guide you how to animate the pages of a book. It will guide you step by step how to manage the flip effect on your web page.

Creating-Page-Flip-effect
source

Simple Page Flip effect using Jquery, CSS and Simple HTML

In this tutorial you will learn how to add simple page flip effect using Jquery, css and simple html as these are very easy to implement.

Simple Page Flip effect using Jquery, CSS and Simple HTML
source

Examples of Flip Page Effect

We have brought with us very few but amazing websites with page flip effects designed in a premiere style by professional designer and developer. It is worth to view these websites as you will find these websites really gorgeous, catchy, reliable and extremely functional. So, what to wait for? Enjoy the below presented collection.

Kellly

Kellly

source

USPA

USPA
source

Rival Construction Ltd

Rival-Construction-Ltd
source

Pierson

Pierson
source

Mount Gay Rum

Mount-Gay-Rum
source

Blue Moon Brewing Company

Blue-Moon-Brewing
source

World Fitness Models

World Fitness Models
source

Photo Folio

Photo-Folio
source

Kym Harper Photography

 Kym Harper Photography
source

Sam Priston

Sam-Priston
source

Clark Smith Photographs

clark_smith
source

Pat Fallon

pat-fallon
source

Wedding Album

wedding-album
source

Cherry and Peach

cherry_and_peach
source

What do you think?

-2 points
Upvote Downvote

Written by Williams Heilmann

Comments

Leave a Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

Loading…

0

Comments

0 comments

Google Plus Vs Facebook Fight: Popular Gif Running On Internet

Download free Google +1 (Google Plus One) Icon sets (PNG + PSD)