181 comments found.
Hi,
How can setting zoom times?
Thanks!
You can set the initial zoom through options like this
$(#container).flipbook(pages:[........], zoom:1)
I have not purchased this but i would like to as its perfect for what i need. But it is not working for me in Chrome , no buttons are working and page flip is not working. I did control shift j and see this Failed to load resource: the server responded with a status of 403
Hi,
I have a problem when I insert links: they open two tabs. It is really weird because I have only changed the url “http://codecanyon.net” that comes with the standard model to another one. http://codecanyon.net works ok but if I change it to http://www.google.com (for example), the click will open two tabs! 
I’m talking about this piece of code:
links:[
{
x:590,y:959,width:345,height:172,color:'#fff',alpha:.7,hoverColor:'#fff',hoverAlpha:.5,url:'http://codecanyon.net'
}
]
Thanks.
hi how do i have the individual page URL? would like to link to the respective page from other page
Hi
You can link to anther page by defining a link on a page like this
links:[
{ x:590,y:750,width:345,height:172,color:'#f00',alpha:.3,hoverColor:'#00f',hoverAlpha:.5,page:6
}
]},
this will turn to page 6 when clicked. You can put as many links as you want on a page and you can change x,y,width,height,color and target can be another page or an url. There are examples in the download package with links on pages
Cheers
Hi, what i mean is I have an index.html, and there is a link say click here to view page 3, and when clicked, how can it be linked to the book.html and page 3?
here is the structure: index.html book.html
options = {
...
startPage : 3,
...
}
In lightBox mode, is it possible to have an close button as a menu button – people (users) don’t notice the upper right close (x)
This is very very bad. You can’t change if you don’t want to click on an image to open the flipbook ! For exemple it’s impossible to click on a button to open flipBook… There is a lot of conflict Javascript with other script.
So don’t buy this item !
Hi, When I view the flipbook on iPad3 it seems to be cutting off the icons at the bottom? looks fine on the iPhone though.
Cheers
I will check.
Cheers
Hi , how is easy and fast is to build pages with 3D flipbook. ? I have 30 spreads of jpeg . is it possible in the future to add comments under the page ? I would like to use this to proof album design pages with clients. Thank you
You just insert url-s of your jpeg pages through the plugin options. It’s explained step by step in the documentation.
Hi, great job…I have a question for you! Can we show 3D FlipBook inside a browser popup without fullscreen?
Yes the lightbox can be fullscreen transparrent or regular lightbox popup
Bonjour
Très décu qu’il n’y ait pas les PSD, juste les JPG C’est très limite
Very Disappointment that there is not the PSD, just the JPG It is very limit(borderline)
Filoux
As far as I know PSD files can be opened only with Photoshop, there is no web app that can handle PSD
Thank Zlac You do a great job,
Grrr. Grrr. Grrr. Grrr. Grrr. Grrr. BUT PSD file are essential. I know that they are photoshop files, but i have lose all transparency and text with your JPG
Please, next time, put the PSD You can see the maquette at http://www.philetchri.com/sites/mendes/index.htmlFiloux
I love you, but … PSDDDDDDDDDDDDD (i am french and dont speack english, sorry)
You can put PNG images also, but transparrent pages are not supported (you cannot see the page below)
Hi,
How can I change the language pack to French? These letters don’t work when I deploy my books…... (é…à….ê….)
Thanks!
Ok…I found the solution…! Thanks, Dan
Can you please write how dow did you solve it?
Thanks!
I change the “meta name” to <meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1”>
and in Dreamweaver:
edit….preference….fonts…and i choose Unicode instead of western Euro…..
Regards,
Dan
Thanks!
Hi zlac. Can I change the code to an odd number of pages? Thanks
Hi
Do you mean if you have for example 5 pages the last page cant be flipped or you just need it to work with 5 pages?
hello, before buying wants to know how the images are added to display. is it through some xml file where we put the image links? thanks.
Hi
Images are added through plugin options, you just put links to images, very simple
Hi Zlac. Awesome Product.
I am seeing issues in the newest version of Chrome though. I have so far tested on IE11 and the newest version of Firefox as well and it works great. (Please note the site is live so I am validating live)
1) Will you be providing a fix for Chrome? 2) Does the 3D flipbook work in IE10? 3) Does the 3D flipbook work in IE9?
Thanks
HI, a small question – is it possible to show only one page at a time? I want to use it in a facebook fan page tab and because facebook allow a narrow view (810px) , the two pages layout will be too small for viewing
Thanks Tomm
Sorry but that is not possible.
Hi. I buy this and try to open 2 books but only let the first open. On samples gallery its the same only let open first book. I try on chrome and mozilla. same error. Can you help me?
There is an example of multiple books on one page, in the download package. Could be that your div containers have the same class or id
No i got it with different class and only let me open the first one.
please send me link so I can check. Cheers
Hi,
I wanted to create a calendar style flipbook with a vertical animation. Only one page should be visible. Is that possible with your plugin?
No that is not possible atm but I will consider adding that feature in the future.
hi, this plugin support a lightbox plugin? like fancybox or orangebox?
Thanks!
hi before i buy this item i would like to know if it integrates easily inside a muse generated site thanks!!
I would like to add the flipbook to opencart products, e.g. in a product tab. Is that possible / can you provide support?
Hi
You can add it anywhere on a page, just create a div where you want it and call jQuery(div).flipbook()