what's the name? i can't find it
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
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
how to do this on costumwebview?
Can CustomWebView resemble other browsers?
I am trying to make my app display websites for login or other reasons if needed, but the built-in WebViewer
component is like laggy or should I say, slow screen updates(when playing videos or displaying CSS animations it looks laggy)?
So I switched to @vknow360 's CustomWebView
extension, but does it work the same way as other known good browsers(e.g. Chrome, Firefox, Brave etc.)? Like high screen update, no laggy-like experience?
You can try.
I need help, my website there is an svg image which on pc u can click and it does smth but in costumwebview it just highlights the image on blue and does nothing when click
I'll have to guess?
but like that isnt important, the thing is it doesnt detect the button is clicked when u click it
it pints click to console, makes image larger for some secs, and makes some images fall in rain style, but the thing is none of those happens when click on costumwebview but on pc they do
Does not look like any of those is fixable from my side.