Hi everyone, I want to display a web page in my webview that has JavaScript and CSS built in. But it turns out the webview doesn't show much of the JavaScript (like graphics) and the icons aren't displayed either. Does anyone know how to fix this problem so the webview works like a normal web browser and all the CSS and JavaScript work correctly?
I have an .html file and I'm displaying it in the b4j webview. The html file is displayed without elements like graphics or icons, but if I put the same file in a web browser, it displays correctly without elements.
I have an .html file and I'm displaying it in the b4j webview. The html file is displayed without elements like graphics or icons, but if I put the same file in a web browser, it displays correctly without elements.