Yes it is working in both cases. I only got to have the webviewstring working. Still haven’t worked out what is happening.
You mean you are still not getting scroll position ?
It is still not working. I tested if JS was working and put some JS code in the HTML page. It is working when i set EnableJS and is not working when i disable it.
Hi @Peter
That’s the work of EnableJs
property.If it is set to true then web view will evaluate and use java script else web view will ignore all js functions.
Most of the new blocks of v3 have been added just only to make Js use easier.
I just realised that i used v2 and not v3. I just uploaded v3 and now it seems to work. I will do a quick test with companion and apk.
Yes it is now working as it should. Me Happy
Hi @Peter
I think there is some misunderstanding.
The latest version is v2 but it has few bugs so I am working on v3 and what I wrote in last of my previous post was just a spoiler.
I think I forgot to update first post
Well add least it is working since i uploaded a new version of your extension. Good job @vknow360. The way we can now make a e-book is getting much more professional.
I found another thingy. My html files fit into the screen, i use a padding value in the css to get more white space. When there are search results the text takes up all the width of the screen and i can drag the text from left to right. So my html text has become wider then the screen. Even if i use the clear matches block it stays like that. And the block reload also doesn’t help.
I have to choose another chapter to correct it. How are you changing the colors in the html and clearing them afterwards?
Have you enabled LoadWithOverviewMode and UseWideViewPort property?
BTW , I don’t do anything with any type of content.
I didn’t set them, now i did and it is working. Jumping right now but you can not see that.
I am very happy by solving your questions and doubts.It was a great experience for me.I can’t express my feelings in words.It was really an amazing experience
With these blocks you can build a e-book with search function, back and forth when search results are found. These are the components i used. Nothing fancy, didn’t work on the names of the components to make everything clear.
I thought It was my eye problem, but you also said it. Do you have any eye problem @Mateja?
I am go to check my eyes.
You should also check your eyes @Mateja.
Wait for others to reply if that’s true.
How i can get that pop up url of custom web view to new window request place.
Please told me the blocks to use it as this image down->
Hi @chandilarocky09
Use NewWindowRequest
event to detect new window request.It returns isPopUp
variable which tells you that URL is pop up (it is not clicked by user) and isDialog
variable which tells you that new URL should be opened in a dialog.
And please don’t hijack topics and be patient.
Please send me the test aia or image of blocks
I deleted your post. Use the official language.
Please try something from yourself