diff --git a/demos/magazine/index.html b/demos/magazine/index.html index aa1625a..7e141d5 100644 --- a/demos/magazine/index.html +++ b/demos/magazine/index.html @@ -40,7 +40,7 @@ body{ elevation:50, when: { turned: function(e, page) { - console.log('Current view: ', $(this).turn('view')); + /*console.log('Current view: ', $(this).turn('view'));*/ } } }); diff --git a/demos/magazine_single/index.html b/demos/magazine_single/index.html index c977966..945a6cd 100644 --- a/demos/magazine_single/index.html +++ b/demos/magazine_single/index.html @@ -40,7 +40,7 @@ body{ elevation:50, when: { turned: function(e, page) { - console.log('Current view: ', $(this).turn('view')); + /*console.log('Current view: ', $(this).turn('view'));*/ } } }); diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..5e49c78 --- /dev/null +++ b/license.txt @@ -0,0 +1,27 @@ +turn.js 3rd release +www.turnjs.com + +Copyright (c) 2012, Emmanuel Garcia +All rights reserved. + +Redistribution and use in source and binary forms, +with or without modification, are permitted provided +that the following conditions are met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + +- Any redistribution, use, or modification is done solely for personal + benefit and not for any commercial purpose or for monetary gain. + +THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ''AS IS'' AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. \ No newline at end of file diff --git a/readme.md b/readme.md index 2f04c11..851b2f7 100755 --- a/readme.md +++ b/readme.md @@ -44,12 +44,14 @@ $('#magazine').turn({gradients: true, acceleration: true}); jQuery 1.7 or later +#### Browser support +* Chrome 12, Safari 5, Firefox 10, IE 9 +#### License +Released under a non-commercial BSD license [Full documentation](https://github.com/blasten/turn.js/wiki/Reference) * * * -turn.js is licensed under MIT license. - [turnjs.com](http://www.turnjs.com/) diff --git a/turn.js b/turn.js index 2cdbf77..9bcd3ca 100644 --- a/turn.js +++ b/turn.js @@ -1,10 +1,20 @@ /** - * turn.js - * turnjs.com - * Release: 3 + * turn.js 3rd release + * www.turnjs.com * - * Copyright (C) 2012 Emmanuel Garcia - * Released under MIT License + * Copyright (C) 2012, Emmanuel Garcia. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Any redistribution, use, or modification is done solely for personal + * benefit and not for any commercial purpose or for monetary gain. + * **/ (function($) { diff --git a/turn.min.js b/turn.min.js index fec2c46..eab9eee 100644 --- a/turn.min.js +++ b/turn.min.js @@ -1,4 +1,4 @@ -/* turn.js r3 | turnjs.com | MIT Licensed */ +/* turn.js r3 | turnjs.com/license.txt */ (function(h){var x,y="",G=Math.PI,E=G/2,q="Touch"in window,I=q?{start:"touchstart",move:"touchmove",end:"touchend"}:{start:"mousedown",move:"mousemove",end:"mouseup"},J={backward:["bl","tl"],forward:["br","tr"],all:["tl","bl","tr","br"]},O=["single","double"],P={page:1,gradients:!0,duration:600,acceleration:!0,display:"double",when:null},Q={folding:null,corners:"forward",cornerSize:100,gradients:!0,duration:600,acceleration:!0},K={"0":{top:0,left:0,right:"auto",bottom:"auto"},1:{top:0,right:0,left:"auto", bottom:"auto"}},l=function(a,b,c,d){return{css:{position:"absolute",top:a,left:b,overflow:d||"hidden","z-index":c||"auto"}}},L=function(a,b,c,d,e){var f=1-e,C=f*f*f,i=e*e*e;return j(Math.round(C*a.x+3*e*f*f*b.x+3*e*e*f*c.x+i*d.x),Math.round(C*a.y+3*e*f*f*b.y+3*e*e*f*c.y+i*d.y))},j=function(a,b){return{x:a,y:b}},s=function(a,b,c){return x&&c?" translate3d("+a+"px,"+b+"px, 0px) ":" translate("+a+"px, "+b+"px) "},t=function(a){return" rotate("+a+"deg) "},p=function(a,b){return Object.prototype.hasOwnProperty.call(b, a)},R=function(){for(var a=["Moz","Webkit","Khtml","O","ms"],b=a.length,c="";b--;)a[b]+"Transform"in document.body.style&&(c="-"+a[b].toLowerCase()+"-");return c},M=function(a,b,c,d,e){var f,C=[];if("-webkit-"==y){for(f=0;f