3D FlipBook - Render HTML Pages and integrate app into React

n***j@particle41.com
2019-10-30
2019-11-01

Hi Team, I wanted to enquire about HTML Page rendering using your 3dflipbook. The thing is we are getting our html data from DB and we are rendering it at runtime, so do we need to save it as html page and then load in your function or is there a way to directly do it. Also when I am trying to use this plugin in my react app, I am getting an error saying "Property 'FlipBook' does not exist on type 'JQuery'.ts(2339). Awaiting your response.

Thanks and regards, Niraj Bihani

Replies

a***r@3dflipbook.net
2019-11-01
2019-11-01

You can use CSS layer for your HTLM content https://www.youtube.com/watch?v=ekpAGfmPI5k or use html pages as sources - it depends on how much dynamic you have in your HTML.

Be careful with order of including scripts on the page. jQuery should be first then plugin scripts.

Log In to leave a comment