{"id":4216,"date":"2023-10-23T16:48:52","date_gmt":"2023-10-23T11:03:52","guid":{"rendered":"https:\/\/jquery.dearflip.com\/?post_type=docs&#038;p=4216"},"modified":"2023-10-23T16:49:36","modified_gmt":"2023-10-23T11:04:36","password":"","slug":"onready-function","status":"publish","type":"docs","link":"https:\/\/js.dearflip.com\/docs\/onready-function\/","title":{"rendered":"onReady Function"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"0-toc-title\">Case:<\/h2>\n\n\n\n<p>Trigger custom function or action when viewer has finished loading the document and required files for displaying the PDF.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1-toc-title\">Demo:<\/h2>\n\n\n<div class=\"_df_book df-container df-loading \"  data-slug=\"3d-flipbook\" data-_slug=\"3d-flipbook\" _slug=\"3d-flipbook\" data-title=\"lifestyle-magazine\" id=\"df_91\" data-df-option=\"df_option_91\" ><\/div><script class=\"df-shortcode-script\" nowprocket type=\"application\/javascript\">window.df_option_91 = {\"source\":\"https:\\\/\\\/js.dearflip.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Lifestyle-Magazine.pdf\",\"outline\":[],\"color3DCover\":\"#90b35e\",\"backgroundColor\":\"#f3f0fc\",\"autoEnableOutline\":false,\"autoEnableThumbnail\":false,\"overwritePDFOutline\":false,\"pageMode\":\"0\",\"pageSize\":\"0\",\"direction\":\"1\",\"slug\":\"3d-flipbook\",\"wpOptions\":\"true\",\"id\":91}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}<\/script>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-toc-title\">Process:<\/h2>\n\n\n\n<p>We use\u00a0<code>onReady<\/code>\u00a0function to detect the viewer state. These are added to DFLIP.defaults variable so that every flipbook on the page uses the customization.<\/p>\n\n\n\n<script>\n    jQuery(function(){\n        DFLIP.defaults.onReady = function(app){\n            alert(\"Viewer Ready\");\n            console.log(app);\n        };\n    });\n<\/script>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;script>\n    jQuery(function(){\n        DFLIP.defaults.onReady = function(app){\n            alert(\"Viewer Ready\");\n            console.log(app);\n        };\n    });\n&lt;\/script><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Case: Trigger custom function or action when viewer has finished loading the document and required files for displaying the PDF. Demo: Process: We use\u00a0onReady\u00a0function to detect the viewer state. These are added to DFLIP.defaults variable so that every flipbook on the page uses the customization.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"doc_category":[115],"doc_tag":[],"class_list":["post-4216","docs","type-docs","status-publish","hentry","doc_category-customizations"],"aioseo_notices":[],"year_month":"2026-05","word_count":81,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"Deepak Ghimire","author_nicename":"deip-ghimire","author_url":"https:\/\/js.dearflip.com\/author\/deip-ghimire\/"},"doc_category_info":[{"term_name":"Customizations","term_url":"https:\/\/js.dearflip.com\/docs-category\/customizations\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/docs\/4216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/comments?post=4216"}],"version-history":[{"count":2,"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/docs\/4216\/revisions"}],"predecessor-version":[{"id":4218,"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/docs\/4216\/revisions\/4218"}],"wp:attachment":[{"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/media?parent=4216"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/doc_category?post=4216"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/js.dearflip.com\/wp-json\/wp\/v2\/doc_tag?post=4216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}