As I said at the other topic, this is an amazing extension that will help me a lot. And I am not the only one with a browser app or another kind of app that will like the exclusive options of your extensions. I am sure when more people know about it many people will be using it and all of us will be thankful to you for this great work.
I really think I don’t diserve any thanks, but thank you for thanking me it feels good imagine that I could motivate you at least a little.
You can be sure in the next few days I will test your extension as much as I can and if I find any bug I will tell you.
Check this new webviewer extension @techcvr , @Xoma , @fastearn00 , @saurav_shaw612 , @Vedang
Sorry to mention you all but I know you guys have projects that can make a great use of it.
In my e-book template i have a javascript that records the position on the html page. I tried to make it work with your extension but i wasn’t succeeding. Now i saw the webview string change block. When i want to use that to store the value it gives me a
runtime error with unbound location $value at the end.
No runtime error but still not working what i want. What the javascript does is that it is giving the scrollposition in the html to the webviewstring block. But it is still not working.
I can not save it and when i get a value it is always zero.
Changed it to Kodular but start noticing other things. When i run my original template with the standard webviewer i can view the pages in the companion.
With you webviewer i have to compile the app.
so this doesn’t seem to work.
It gives a net::ERR_ACCESS_DENIED error.
It also looks that the css file is not used when displaying the html-file.
If you got this error in companion then:
I think this error is because of file access.By default file access is blocked in web view.You have to enable it manually either from designer or from blocks.
I found no difference between them.
Also I am not able to locate main.css file and scroll.js is missing in all html files.
As soon as Companion starts working for me I can tell you correct test results.
Forgot to upload that. Scroll.js was present. It is at the bottom of the html page. css is working as it should but still have to build to test. I will be doing something wrong i guess so have to play some more.