3D FlipBook - Google fonts crash

p***a@gmail.com
2021-03-13
2021-03-20

I have a weird problem with fonts. When I try to use a webfont It crached all. For example

Give me allways the same error. Uncaught DOMException: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules at new DocMouseSimulator (https://3i.com.ar/eventos/flippro/js/dist/3dflipbook.js:8881:30) at https://3i.com.ar/eventos/flippro/js/dist/3dflipbook.js:10526:33

I re-upload the cmaps folder

Replies

a***r@3dflipbook.net
2021-03-17
2021-03-17

I guess you use HTML page sources. Maybe some of the fonts resources are not available for AJAX? Html sources are quite limited. Plugin uses svg foreign object to render them. It is better to have a static background (pdf/image/static html) and use css layers for dynamic content.

p***a@gmail.com
2021-03-17
2021-03-17

Yes, it's HTML page sources. So is not posible to use webfonts on the pages?. I have tryed wiht CSS layers like this https://3dflipbook.net/embedded-video. But It only brings me the iframe for the first page as you can see here https://3i.com.ar/eventos/flippro/otro.php Am i do ing something wrong?

a***r@3dflipbook.net
2021-03-19
2021-03-19

In CSS layer you can use everything (unlimited HTML5). There is not CSS layers in https://3i.com.ar/eventos/flippro/otro.php

Log In to leave a comment