CustomWebView : An extended form of Web Viewer

what's the name? i can't find it

image


for some reason it's not doing anything when i click the button, and it should, i tested it on my browser, am i missing smth?

Is your js valid? What are you aiming for?

Where do you expect to see the output ?

its supposed to edit the page


this worked ig

does costumwebview allow alert() ?? it doesnt seem like it

There may be a setting to allow javascript to run...

the alert() just like freezes everything and doesn't work, and i needa use ti somehow

Do you have any ideas on how I can make it better. Also you can use my project if you want just give me credit PLS

You'll have to handle js events yourself. Check event blocks.

how to set the zoom but like the size, like when u do ctrl + scrollwheel
image
how to do this on costumwebview?